new linux_ppc port.
This commit is contained in:
parent
8bad4e23a8
commit
62b124b4ee
@ -1,5 +1,5 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-O2 -g
|
||||
CFLAGS:-O2
|
||||
SHARED_LIB:-fpic
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
|
10
src/template/linux_ppc
Executable file
10
src/template/linux_ppc
Executable file
@ -0,0 +1,10 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-O2
|
||||
SHARED_LIB:-fpic
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:bison -y
|
Loading…
x
Reference in New Issue
Block a user