summaryrefslogtreecommitdiff
path: root/examples/phrasebook/Makefile2
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2013-11-29 17:34:09 +0000
committerhallgren <hallgren@chalmers.se>2013-11-29 17:34:09 +0000
commit91d8bd8e106f4f1bdfef899bf0aa8dc3ec36d84a (patch)
tree519692de30ad8805f98c829c013cde3947cda5aa /examples/phrasebook/Makefile2
parent7d1c01138998497e70008b03c3b09b508850cb32 (diff)
examples/phrasebook/Makefile2: Romanian needs a larger stack
Diffstat (limited to 'examples/phrasebook/Makefile2')
-rw-r--r--examples/phrasebook/Makefile22
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/phrasebook/Makefile2 b/examples/phrasebook/Makefile2
index 721a0279e..e6d811582 100644
--- a/examples/phrasebook/Makefile2
+++ b/examples/phrasebook/Makefile2
@@ -52,7 +52,7 @@ PhrasebookPol.pgf::
gf -make -s -optimize-pgf -name=PhrasebookPol PhrasebookPol.gf
PhrasebookRon.pgf::
- gf -make -s -optimize-pgf -name=PhrasebookRon PhrasebookRon.gf
+ gf -make -s -optimize-pgf -name=PhrasebookRon PhrasebookRon.gf +RTS -K32M
PhrasebookRus.pgf::
gf -make -s -optimize-pgf -name=PhrasebookRus PhrasebookRus.gf