Prune CPPDEF_LIST from unnecessary defines.
This commit is contained in:
parent
bcd9f83758
commit
f60eb26259
@ -1,4 +1,4 @@
|
||||
# $NetBSD: hpcboot.config,v 1.9 2006/01/17 23:39:53 uwe Exp $
|
||||
# $NetBSD: hpcboot.config,v 1.10 2006/01/18 01:08:57 uwe Exp $
|
||||
# config file/script to generate project file (.dsp/.vcp) for hpcboot
|
||||
|
||||
TYPE=application
|
||||
@ -60,12 +60,9 @@ SRCFILE_LIST_MIPS='
|
||||
CPPDEF_LIST='
|
||||
_STANDALONE
|
||||
__STDC__
|
||||
__signed=signed
|
||||
__INTERNAL_LIBSA_CREAD
|
||||
LIBSA_RENAME_PRINTF
|
||||
LIBKERN_INLINE=__inline
|
||||
__COMPILER_INT64__=__int64
|
||||
__COMPILER_UINT64__="unsigned#__int64"
|
||||
LIBSA_RENAME_PRINTF
|
||||
'
|
||||
INCDIR_LIST='
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user