mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
Merge pull request #470 from github/macro-madness
Silence REPL macro-redefined warnings from the C compiler.
This commit is contained in:
commit
3e135837fd
@ -44,6 +44,8 @@ function flags {
|
||||
then add_autogen_includes "$build_dir/semantic-0.10.0.0/noopt/build/autogen"
|
||||
fi
|
||||
|
||||
echo "-optP-Wno-macro-redefined"
|
||||
|
||||
# .hs source dirs
|
||||
# TODO: would be nice to figure this out from cabal.project & the .cabal files
|
||||
echo "-isemantic-analysis/src"
|
||||
|
Loading…
Reference in New Issue
Block a user