mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-13 14:59:32 -06:00
memory for resource make
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
GF=gf
|
||||
RTS=+RTS -M800M -K100M
|
||||
RTSS=+RTS -M1000M -K100M
|
||||
|
||||
#may need this on amd64
|
||||
#RTS=+RTS -M2000M -K200M
|
||||
#RTSS=+RTS -M2000M -K200M
|
||||
|
||||
GFCA=$(GF) -nocf
|
||||
GFCC=$(GF) -nocf -make
|
||||
GFC=$(GFCC) -src
|
||||
|
||||
Reference in New Issue
Block a user