FreeCalypso > hg > fc-tourmaline
diff components/misc_ir @ 41:58b05205d579
components/misc_{fl,ir}: no dependency on $MEMSUPER
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 17 Oct 2020 08:57:26 +0000 |
parents | e58a5bb12de4 |
children |
line wrap: on
line diff
--- a/components/misc_ir Sat Oct 17 08:55:38 2020 +0000 +++ b/components/misc_ir Sat Oct 17 08:57:26 2020 +0000 @@ -6,11 +6,6 @@ CPPFLAGS="-D_TARGET_ -D_NUCLEUS_ -DRUN_INT_RAM" -if [ "$MEMSUPER" != 0 ] -then - CPPFLAGS="$CPPFLAGS -DMEMORY_SUPERVISION" -fi - # Includes CPPFLAGS="$CPPFLAGS -I$SRC/gpf/misc"