You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
456 B
14 lines
456 B
18 years ago
|
Index: bridge-utils-1.0.6/libbridge/Makefile.in
|
||
|
===================================================================
|
||
|
--- bridge-utils-1.0.6.orig/libbridge/Makefile.in 2007-06-04 13:21:26.951879360 +0200
|
||
|
+++ bridge-utils-1.0.6/libbridge/Makefile.in 2007-06-04 13:21:27.019869024 +0200
|
||
20 years ago
|
@@ -5,7 +5,7 @@
|
||
|
RANLIB=@RANLIB@
|
||
|
|
||
|
CC=@CC@
|
||
|
-CFLAGS = -Wall -g $(KERNEL_HEADERS)
|
||
|
+CFLAGS = -Wall -g @CFLAGS@ $(KERNEL_HEADERS)
|
||
|
|
||
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|