]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
openvmtools: Build without -fPIC.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Sep 2013 20:34:35 +0000 (22:34 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Sep 2013 20:34:35 +0000 (22:34 +0200)
lfs/openvmtools

index 229ed8f8f8c3a8dbc40aa7abc1b0c9c793c2a32d..baae59598dcd0d7240a37566bead30047918a332 100644 (file)
@@ -37,6 +37,8 @@ PAK_VER    = 1
 
 DEPS       = ""
 
+CFLAGS    += -fno-PIC
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################