- Timestamp:
- 07/09/2017 01:31:52 AM (7 years ago)
- Branches:
- master
- Children:
- 5c13d64
- Parents:
- 599d89b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile
r599d89b r002f873 16 16 -nostdinc -fno-strict-aliasing -fno-inline -fno-omit-frame-pointer \ 17 17 -Wpedantic -Wcast-align -Wcast-qual -Wconversion -Wsign-conversion \ 18 -Wshadow -W missing-declarations -Wredundant-decls \18 -Wshadow -Wstrict-prototypes -Wredundant-decls \ 19 19 -I include -include predef.h 20 20
Note:
See TracChangeset
for help on using the changeset viewer.