X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fghc.wrapper;h=5003f9ae4000d9a8a5f352e0e9e68997cbce21d8;hb=1d227d655c7391143baa7ce777be8103d5426e82;hp=8e6adc548d9a25dca49233482b87849e4cb92381;hpb=9412e62942ebab0599c7fb0b358a9d4869647b67;p=ghc-hetmet.git diff --git a/ghc/ghc.wrapper b/ghc/ghc.wrapper index 8e6adc5..5003f9a 100644 --- a/ghc/ghc.wrapper +++ b/ghc/ghc.wrapper @@ -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+"$@"}