5 lines
51 B
PHP
5 lines
51 B
PHP
|
CC="cc -Xa"
|
||
|
CFLAGS="-O"
|
||
|
LDFLAGS="-O -Wl,-Bexport"
|
||
|
|