tmp workaround on f16
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 4 Jan 2012 10:54:50 +0000 (11:54 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 4 Jan 2012 10:54:50 +0000 (11:54 +0100)
onelab.mk

index 7ac07d4..109fb73 100644 (file)
--- a/onelab.mk
+++ b/onelab.mk
@@ -211,10 +211,13 @@ IN_BOOTSTRAPFS += fprobe-ulog
 #
 # DistributedRateLimiting
 #
+# on f16 somehow configure screws up and defines LDFLAGS=-Wl,-z,relro which ld does not like..
+ifneq "$(DISTRONAME)" "f16"
 DistributedRateLimiting-MODULES := DistributedRateLimiting
 DistributedRateLimiting-SPEC := DistributedRateLimiting.spec
 ALL += DistributedRateLimiting
 IN_NODEREPO += DistributedRateLimiting
+endif
 
 #
 # pf2slice