mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
20 lines
515 B
Plaintext
20 lines
515 B
Plaintext
*** 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"
|