Changeset d6f9ed1 in buchla-68k
- Timestamp:
- 07/14/2017 07:00:06 PM (7 years ago)
- Branches:
- master
- Children:
- 4810254
- Parents:
- ace9ee7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
race9ee7 rd6f9ed1 15 15 FLAGS_COM := $(FLAGS) -mshort -std=c99 -fleading-underscore -ffreestanding \ 16 16 -nostdinc -fno-strict-aliasing -fno-inline -fno-omit-frame-pointer \ 17 -Wpedantic -Wc ast-align -Wcast-qual -Wconversion -Wsign-conversion\18 -Ws hadow -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls \17 -Wpedantic -Wconversion -Wsign-conversion -Wshadow \ 18 -Wstrict-prototypes -Wmissing-declarations -Wredundant-decls \ 19 19 -I include 20 20
Note:
See TracChangeset
for help on using the changeset viewer.