Set -fno-stack-protector in CONF_CC_OPTS_STAGE* rathre than extra-gcc-opts
[ghc-hetmet.git] / ghc / ghc.wrapper
index ce409ca..db3ebb0 100644 (file)
@@ -1 +1 @@
-exec $executablename -B$datadir -dynload wrapped ${1+"$@"}
+exec "$executablename" -B"$topdir" -pgmc "$pgmgcc" ${1+"$@"}