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
d07b5b20
Commit
d07b5b20
authored
Feb 11, 2016
by
Andrey Mokhov
Browse files
Add TODO.
parent
d4b6ee52
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Settings/Builders/GhcCabal.hs
View file @
d07b5b20
...
@@ -66,6 +66,7 @@ libraryArgs = do
...
@@ -66,6 +66,7 @@ libraryArgs = do
else
"--disable-shared"
]
else
"--disable-shared"
]
-- TODO: LD_OPTS?
-- TODO: LD_OPTS?
-- TODO: WARNING: unrecognized options: --with-compiler, --with-gmp-libraries, --with-cc
configureArgs
::
Args
configureArgs
::
Args
configureArgs
=
do
configureArgs
=
do
let
conf
key
=
appendSubD
$
"--configure-option="
++
key
let
conf
key
=
appendSubD
$
"--configure-option="
++
key
...
...
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