We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476bcae commit 732e476Copy full SHA for 732e476
debian/rules
@@ -10,7 +10,7 @@ CROSS= --build $(DEB_BUILD_GNU_TYPE)
10
endif
11
12
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
13
-export DEB_CFLAGS_MAINT_APPEND = -O2 -Wall -W
+export DEB_CFLAGS_MAINT_APPEND = -O2 -Wall -W -fPIC
14
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
15
16
#DH_VERBOSE = 1
0 commit comments