Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
15183fcf
Commit
15183fcf
authored
Mar 11, 1999
by
sof
Browse files
[project @ 1999-03-11 10:26:56 by sof]
Pass -fcompiling-prelude through.
parent
a7e8e270
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/driver/ghc.lprl
View file @
15183fcf
...
...
@@ -3101,6 +3101,7 @@ arg: while($_ = $Args[0]) {
/^-fno-speciali[sz]e$/
&& do { $Oopt_DoSpecialise = ''; next arg; };
/^-fcompiling-prelude$/ && do { push(@HsC_flags, $_); next arg; };
# Now the foldr/build options, which are *on* by default (for -O).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment