CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/02 10:32:52
Modified files:
libexec/ld.so/arm: Makefile.inc
libexec/ld.so/sh: Makefile.inc
Log message:
Specify an include path for SYS.h via CPPFLAGS not AFLAGS
so mkdep can find it. This was breaking builds after recent
changes to mkdep to error out if the compiler does.
ok deraadt@
