forked from Lainports/freebsd-ports
19 lines
515 B
Text
19 lines
515 B
Text
*** System/CONFIG.proto.0 Mon Oct 31 03:55:23 1994
|
|
--- System/CONFIG.proto Mon Oct 31 03:57:59 1994
|
|
***************
|
|
*** 13,19 ****
|
|
"#/System/base.a #/System/GC/gc.a -lm"
|
|
|
|
-- extra args to pass to C compile if optimization turned on
|
|
! "-O"
|
|
|
|
-- extra args to pass to C compile if debugging turned on
|
|
"-g"
|
|
--- 13,19 ----
|
|
"#/System/base.a #/System/GC/gc.a -lm"
|
|
|
|
-- extra args to pass to C compile if optimization turned on
|
|
! "-O2"
|
|
|
|
-- extra args to pass to C compile if debugging turned on
|
|
"-g"
|