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.
|
|
|
--- a/libbridge/Makefile.in
|
|
|
|
+++ b/libbridge/Makefile.in
|
|
|
|
@@ -5,7 +5,7 @@ AR=ar
|
|
|
|
RANLIB=@RANLIB@
|
|
|
|
|
|
|
|
CC=@CC@
|
|
|
|
-CFLAGS = -Wall -g $(KERNEL_HEADERS)
|
|
|
|
+CFLAGS = -Wall -g @CFLAGS@ $(KERNEL_HEADERS)
|
|
|
|
|
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|