christos
482608c0a5
switch to the new libelf
2014-03-09 17:10:12 +00:00
apb
e3b7b9c4cd
If you are going to append things to CPPFLAGS and then transfer
...
the result to HOST_CPPFLAGS later, then also include the value of
HOST_CPPFLAGS in this process. This should fix a problem in which the
value of HOST_CPPFLAGS set by compat/defs.mk was lost during a build
with MKDTRACE=yes.
XXX: It would probably be better to just use HOST_CPPFLAGS throughout.
2012-12-16 06:47:39 +00:00
apb
e0d2aa9d82
Make most things under src/tools use the TOOLDIR version of compat/defs.mk,
...
instead of the version in the .OBJDIR of tools/compat.
2012-12-02 12:48:32 +00:00
tron
0f152b1dd8
Set "HOSTLIB" before including "bsd.own.mk" to get the destination
...
directory checks to work properly.
2011-04-17 12:52:26 +00:00
riz
5929231814
Rename Makefile.disklabel to Makefile.nbincludes, as this file has
...
been used by more than disklabel for years. New name suggestion from
mrg@ .
2010-06-19 23:11:10 +00:00
thorpej
69ceabfc59
Include nbtool_config.h as needed. Should fix missing defn of __unused in
...
some host tool environments.
2009-12-29 17:32:18 +00:00
cegger
49fd8fe03d
Add tooldir include path.
...
This fixes amd64 toolchain build on OSX.
2009-12-23 20:28:29 +00:00
thorpej
aa6d6cf7b8
Add support for building libelf in a host-tool environment.
...
XXX Makefile.disklabel is really mis-named, but I'm not going to tackle
that problem right now.
2009-12-21 18:21:17 +00:00