Nuke libsa and libkern defines from here.
This commit is contained in:
parent
c498580cc6
commit
589b108660
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# $NetBSD: libz.config,v 1.6 2006/01/17 03:12:29 uwe Exp $
|
||||
# $NetBSD: libz.config,v 1.7 2006/01/17 03:32:10 uwe Exp $
|
||||
|
||||
# config file/script to generate project file (.dsp/.vcp) for libz
|
||||
|
||||
@ -19,8 +19,6 @@ CPPDEF_LIST='
|
||||
_STANDALONE
|
||||
__STDC__
|
||||
__signed=signed
|
||||
LIBSA_RENAME_PRINTF
|
||||
LIBKERN_INLINE=__inline
|
||||
__COMPILER_INT64__=__int64
|
||||
__COMPILER_UINT64__="unsigned#__int64"
|
||||
__daddr_t=int32_t
|
||||
|
Loading…
Reference in New Issue
Block a user