Add -fPIE -pie
This commit is contained in:
parent
659e2945e5
commit
26eb966ae8
1
debian/rules
vendored
1
debian/rules
vendored
@ -1,6 +1,7 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
#export DH_VERBOSE=1
|
#export DH_VERBOSE=1
|
||||||
|
|
||||||
|
export DEB_CXXFLAGS_MAINT_APPEND = -fPIE -pie
|
||||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||||
|
|
||||||
%:
|
%:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user