[pkg-wpa-devel] r1833 - /wpa/trunk/debian/rules

slh-guest at users.alioth.debian.org slh-guest at users.alioth.debian.org
Tue Dec 31 01:46:03 UTC 2013


Author: slh-guest
Date: Tue Dec 31 01:46:03 2013
New Revision: 1833

URL: http://svn.debian.org/wsvn/pkg-wpa/?sc=1&rev=1833
Log:
fix udeb build

Modified:
    wpa/trunk/debian/rules

Modified: wpa/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-wpa/wpa/trunk/debian/rules?rev=1833&op=diff
==============================================================================
--- wpa/trunk/debian/rules	(original)
+++ wpa/trunk/debian/rules	Tue Dec 31 01:46:03 2013
@@ -10,7 +10,7 @@
 DEB_LDFLAGS_MAINT_APPEND  = -Wl,--as-needed
 export DEB_CFLAGS_MAINT_APPEND DEB_CXXFLAGS_MAINT_APPEND DEB_LDFLAGS_MAINT_APPEND
 
-UCFLAGS   = -MMD -Wall -g -Os
+UCFLAGS   = -MMD -Wall -g -Os -fPIC
 
 BINDIR    = /sbin
 V = 1




More information about the Pkg-wpa-devel mailing list