primops.txt.pp: add missing type application in description of GHC.Prim.Any
[ghc-hetmet.git] / ghc / ghc.wrapper
index 8e6adc5..5003f9a 100644 (file)
@@ -1,2 +1 @@
-
-$executablename -B$datadir -dynload wrapped ${1+"$@"}
+exec "$executablename" -B"$topdir" -pgmc "$pgmgcc" -pgma "$pgmgcc" -pgml "$pgmgcc" -pgmP "$pgmgcc -E -undef -traditional" ${1+"$@"}