mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
--- libac3/Makefile.in.orig Mon Jun 3 02:33:56 2002
|
|
+++ libac3/Makefile.in Mon Jun 3 02:34:04 2002
|
|
@@ -70,7 +70,7 @@
|
|
|
|
AUTOMAKE_OPTIONS = 1.3 foreign
|
|
|
|
-CFLAGS = -Wall -Werror -O1 -g
|
|
+CFLAGS += -Wall -Werror -g
|
|
|
|
noinst_LIBRARIES = libac3.a
|
|
|