Limit frame size restriction to internal repo

Fixes #91
This commit is contained in:
Justine Tunney 2021-03-02 01:04:18 -08:00
parent 8a6a1e25b1
commit 4651962070
2 changed files with 15 additions and 14 deletions

View file

@ -137,6 +137,7 @@ MATHEMATICAL = \
-fwrapv
DEFAULT_CPPFLAGS = \
-DCOSMO \
-DMODE='"$(MODE)"' \
-DIMAGE_BASE_VIRTUAL=$(IMAGE_BASE_VIRTUAL) \
-nostdinc \