Browse Source

Fix multiple readonly segments on Buster and such

Samuel Thibault 6 years ago
parent
commit
6b16457d10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/model-checking/Makefile

+ 1 - 1
tests/model-checking/Makefile

@@ -16,7 +16,7 @@
 STARPU=../../
 CPPFLAGS=-I$(STARPU)/src -I$(STARPU)/include -I.
 CFLAGS+=-Wall -Wextra -g -DNOCONFIG
-LDFLAGS+=-lsimgrid -lm
+LDFLAGS+=-lsimgrid -lm -Wl,-znorelro -Wl,-znoseparate-code
 
 MC_FLAGS=--cfg=model-check/reduction:none