X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=onelab.mk;fp=onelab.mk;h=109fb730ade3833191b813080cf16230c7e97d8e;hb=b4f76bc982c32384833a56128c112bc47e2eec1f;hp=7ac07d4da72f1f18b77eeec2f2c4ba8c2077c18a;hpb=28a3475ffcabb76e4dff8932e65ed810aa268cd9;p=build.git diff --git a/onelab.mk b/onelab.mk index 7ac07d4d..109fb730 100644 --- 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