X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fghc.wrapper;h=5003f9ae4000d9a8a5f352e0e9e68997cbce21d8;hb=29dae53960f63314456cb2b25d428faf87f4af04;hp=ce409ca48838b85d80521825dce3e665b99251d1;hpb=34cc75e1a62638f2833815746ebce0a9114dc26b;p=ghc-hetmet.git diff --git a/ghc/ghc.wrapper b/ghc/ghc.wrapper index ce409ca..5003f9a 100644 --- a/ghc/ghc.wrapper +++ b/ghc/ghc.wrapper @@ -1 +1 @@ -exec $executablename -B$datadir -dynload wrapped ${1+"$@"} +exec "$executablename" -B"$topdir" -pgmc "$pgmgcc" -pgma "$pgmgcc" -pgml "$pgmgcc" -pgmP "$pgmgcc -E -undef -traditional" ${1+"$@"}