FreeCalypso > hg > fc-selenite
comparison components/misc_na7_db_ir @ 50:a9a7d531e673
components: initial support for gcc
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 19 Jul 2018 19:23:19 +0000 |
parents | b6c8dd9a1b02 |
children | 1155be085fc1 |
comparison
equal
deleted
inserted
replaced
49:19f5e7133949 | 50:a9a7d531e673 |
---|---|
1 # Building misc_na7_db_ir.lib using the GPF source bits we got with TCS211 | 1 # Building misc_na7_db_ir.lib using the GPF source bits we got with TCS211 |
2 | 2 |
3 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" | 3 CFLAGS="-mw -x -pw2 -o -me -mt -g -mn" |
4 CFLAGS_gcc="-O2 -fno-builtin -mthumb-interwork" | |
4 | 5 |
5 # Defines | 6 # Defines |
6 | 7 |
7 CPPFLAGS="-D_TARGET_ -D_NUCLEUS_ -DRUN_INT_RAM" | 8 CPPFLAGS="-D_TARGET_ -D_NUCLEUS_ -DRUN_INT_RAM" |
8 | 9 |