]> git.proxmox.com Git - libqb.git/commitdiff
remove CFLAGS=-fPIC
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 23 Feb 2015 06:22:41 +0000 (07:22 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 23 Feb 2015 06:22:41 +0000 (07:22 +0100)
debian/rules

index 4d2f1f5bcb1884b349f0a7bbbff874713d21822a..f63f23fcd8e9c2990e4f74960643c14572deca9e 100755 (executable)
@@ -12,8 +12,5 @@
 # enable hardening
 export DEB_BUILD_HARDENING=1
 
-# we want to load libqb with dynamic loader with perl
-export CFLAGS=-fPIC
-
 %:
        dh $@