openbsd-ports/audio/toolame/patches/patch-Makefile

21 lines
576 B
Plaintext
Raw Normal View History

$OpenBSD: patch-Makefile,v 1.1.1.1 2004/07/11 08:11:38 sturm Exp $
--- Makefile.orig 2004-04-21 22:47:14.000000000 -0700
+++ Makefile 2004-04-21 22:51:11.000000000 -0700
@@ -1,5 +1,5 @@
-CC = gcc
+#CC = gcc
c_sources = \
common.c \
@@ -56,7 +56,8 @@ WARNINGS2 = -Wstrict-prototypes -Wmissin
NEW_02L_FIXES = -DNEWENCODE -DNEWATAN
-CC_SWITCHES = $(OPTIM) $(REQUIRED) $(ARCH) $(PG) $(TWEAKS) $(WARNINGS) $(NEW_02L_FIXES)
+#CC_SWITCHES = $(OPTIM) $(REQUIRED) $(ARCH) $(PG) $(TWEAKS) $(WARNINGS) $(NEW_02L_FIXES)
+CC_SWITCHES = $(CFLAGS) $(REQUIRED)
PGM = toolame