Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 2009 12:24:19 -0700
From:      Oleksandr Tymoshenko <gonzo@bluezbox.com>
To:        arch@freebsd.org
Subject:   LDFLAGS usage
Message-ID:  <4AEB3D63.4080608@bluezbox.com>

next in thread | raw e-mail | index | archive | help
Trying to build kld for MIPS I stumbled upon some controversy with
LDFLAGS: Through all share/mk/bsd.*.mk files it is consistently used
with CC, but in sys/conf/kmod.mk it's used directly with LD and in
cobination with flags like -Wl,-foo it causes errors. So is usage of
LDFLAGS in sys/conf/kmod.mk correct?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AEB3D63.4080608>