LLVM: Fix bug with calling tail with empty list
[ghc-hetmet.git] / ghc / ghc.wrapper
index 093d9af..db3ebb0 100644 (file)
@@ -1 +1 @@
-exec $executablename -B$topdir ${1+"$@"}
+exec "$executablename" -B"$topdir" -pgmc "$pgmgcc" ${1+"$@"}