FreeCalypso > hg > fc-tourmaline
changeset 40:228f0b39e2fe
components/ccddata: no dependency on $MEMSUPER
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 17 Oct 2020 08:55:38 +0000 |
parents | b8fe3774027f |
children | 58b05205d579 |
files | components/ccddata |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/components/ccddata Sat Oct 17 08:48:49 2020 +0000 +++ b/components/ccddata Sat Oct 17 08:55:38 2020 +0000 @@ -3,11 +3,6 @@ CFLAGS="-me -mt -o -pw2 -x -mw" CPPFLAGS="-D_TMS470 -DNEW_FRAME -DNEW_ENTITY -DCCDDATA_STATIC_DATA" -if [ "$MEMSUPER" != 0 ] -then - CPPFLAGS="$CPPFLAGS -DMEMORY_SUPERVISION" -fi - # Includes CPPFLAGS="$CPPFLAGS -I$SRC/gpf/ccd"