DORMANTno replies

[PATCH] libbridge: use CFLAGS provided via configure script

From: Yegor Yefremov <hidden>
Date: 2014-06-24 15:52:31
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Yegor Yefremov <redacted>
---
 libbridge/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libbridge/Makefile.in b/libbridge/Makefile.in
index 20512c4..924f750 100644
--- 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@
-- 
1.8.3.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help