summaryrefslogtreecommitdiff
path: root/test/ragel.d/gentests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/ragel.d/gentests.sh')
-rw-r--r--test/ragel.d/gentests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ragel.d/gentests.sh b/test/ragel.d/gentests.sh
index ac3eef2a..be7822a4 100644
--- a/test/ragel.d/gentests.sh
+++ b/test/ragel.d/gentests.sh
@@ -263,7 +263,7 @@ function lang_opts()
interpreted=false
compiler="$assembler"
host_ragel=$RAGEL_ASM_BIN
- flags=""
+ flags="-no-pie"
libs=""
prohibit_flags="-T0 -T1 -F0 -F1 -W0 -W1 -G0 -G1 --string-tables"
;;