12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
$OpenBSD: patch-src-Makefile,v 1.2 2008/09/16 19:41:35 jasper Exp $
|
|
|
|
--- src/Makefile.orig Tue Sep 16 21:32:51 2008
|
|
+++ src/Makefile Tue Sep 16 21:33:02 2008
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-CC=gcc
|
|
+CC+=${CFLAGS}
|
|
LD=ld
|
|
|
|
#PATH=/opt/xmingw/bin:/usr/bin
|