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