Toolchain upgrade and portability improvements.
upgrade to NetBSD CVS release from 2012/10/17 12:00:00 UTC Makefiles updates to imporve portability Made sure to be consistent in the usage of braces/parenthesis at least on a per file basis. For variables, it is recommended to continue to use braces.
This commit is contained in:
@@ -9,7 +9,7 @@ WARNS?=4
|
||||
NOGCCERROR:=yes
|
||||
|
||||
# This executable needs to be linked dynamically
|
||||
MINIXDYNAMIC=yes
|
||||
LDSTATIC= -dynamic
|
||||
|
||||
# And the minix gcc currently references /libexec/ld-elf.so.1
|
||||
SYMLINKS+= ${SHLINKINSTALLDIR}/${PROG} /libexec/ld-elf.so.1
|
||||
|
||||
Reference in New Issue
Block a user