mirror of
https://github.com/github/semantic.git
synced 2024-11-24 00:42:33 +03:00
Revert "Add -A4M -n2m to rtsopts"
This reverts commit bd8a8efeadcfae3f098f97a1bf6c9357555f05cb.
This commit is contained in:
parent
d8d732c1a2
commit
9809e5a999
@ -108,7 +108,7 @@ library
|
||||
executable semantic-diff
|
||||
hs-source-dirs: app
|
||||
main-is: Main.hs
|
||||
ghc-options: -threaded -rtsopts -with-rtsopts="-N A4M -n2m" -static -j -O2 -pgml=script/g++
|
||||
ghc-options: -threaded -rtsopts -with-rtsopts=-N -static -j -O2 -pgml=script/g++
|
||||
cc-options: -DU_STATIC_IMPLEMENTATION=1
|
||||
cpp-options: -DU_STATIC_IMPLEMENTATION=1
|
||||
build-depends: base
|
||||
|
Loading…
Reference in New Issue
Block a user