X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fghc.wrapper;h=db3ebb0fe7cc7b9a29c052a90b76e396c2926b0d;hb=7828bf3ea2ea34e7a3a8662f5f621ef706ffee5c;hp=8e6adc548d9a25dca49233482b87849e4cb92381;hpb=9412e62942ebab0599c7fb0b358a9d4869647b67;p=ghc-hetmet.git diff --git a/ghc/ghc.wrapper b/ghc/ghc.wrapper index 8e6adc5..db3ebb0 100644 --- a/ghc/ghc.wrapper +++ b/ghc/ghc.wrapper @@ -1,2 +1 @@ - -$executablename -B$datadir -dynload wrapped ${1+"$@"} +exec "$executablename" -B"$topdir" -pgmc "$pgmgcc" ${1+"$@"}