1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/lang/Sather/files/patch-02
1995-02-25 19:42:55 +00:00

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"