FreeCalypso > hg > fc-selenite
comparison components/frame_na7_db_fl @ 103:1155be085fc1
components/*: added -g to CFLAGS_gcc
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 22 Jul 2018 20:44:47 +0000 |
parents | a9a7d531e673 |
children | 5c4db73d289a |
comparison
equal
deleted
inserted
replaced
102:b65e1c503a14 | 103:1155be085fc1 |
---|---|
1 # Building frame_na7_db_fl.lib using the GPF source bits we got with TCS3.2 | 1 # Building frame_na7_db_fl.lib using the GPF source bits we got with TCS3.2 |
2 | 2 |
3 CFLAGS="-mw -x -pw2 -o3 -me -mt -g -mn" | 3 CFLAGS="-mw -x -pw2 -o3 -me -mt -g -mn" |
4 CFLAGS_gcc="-O2 -fno-builtin -mthumb-interwork -mthumb" | 4 CFLAGS_gcc="-g -O2 -fno-builtin -mthumb-interwork -mthumb" |
5 | 5 |
6 # Defines | 6 # Defines |
7 | 7 |
8 CPPFLAGS="-DNU_DEBUG -D_FF_RV_EXIST_ -DRUN_FLASH" | 8 CPPFLAGS="-DNU_DEBUG -D_FF_RV_EXIST_ -DRUN_FLASH" |
9 CPPFLAGS="$CPPFLAGS -D_TARGET_ -D_NUCLEUS_" | 9 CPPFLAGS="$CPPFLAGS -D_TARGET_ -D_NUCLEUS_" |