Wrong spelling of PIC.
Submitted by: jake
This commit is contained in:
parent
725997896e
commit
76fa25cebd
@ -50,7 +50,7 @@ c=''
|
||||
castflags='0'
|
||||
cat='cat'
|
||||
cc='cc'
|
||||
cccdlflags='-DPIC -fpic'
|
||||
cccdlflags='-DPIC -fPIC'
|
||||
ccdlflags=' -Wl,-R/usr/lib'
|
||||
ccflags='-fno-strict-aliasing -DAPPLLIB_EXP="/usr/libdata/perl/BSDPAN"'
|
||||
ccsymbols='__FreeBSD__=5 __FreeBSD_cc_version=500003 __GNUC__=3 __GNUC_MINOR__=1 __unix=1 __unix__=1 cpu=sparc64 machine=sparc64 system=FreeBSD system=unix'
|
||||
|
Loading…
Reference in New Issue
Block a user