X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fghc.wrapper;h=db3ebb0fe7cc7b9a29c052a90b76e396c2926b0d;hb=4e7bb769cb8ba1d7e99d6eba32e2658c4d47b3eb;hp=ce409ca48838b85d80521825dce3e665b99251d1;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/ghc/ghc.wrapper b/ghc/ghc.wrapper index ce409ca..db3ebb0 100644 --- a/ghc/ghc.wrapper +++ b/ghc/ghc.wrapper @@ -1 +1 @@ -exec $executablename -B$datadir -dynload wrapped ${1+"$@"} +exec "$executablename" -B"$topdir" -pgmc "$pgmgcc" ${1+"$@"}