Changes in src/tests/Makefile.am [d9b499c:6e4b913]
- File:
-
- 1 edited
-
src/tests/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/tests/Makefile.am
rd9b499c r6e4b913 11 11 ## Created On : Sun May 31 09:08:15 2015 12 12 ## Last Modified By : Peter A. Buhr 13 ## Last Modified On : Mon Jun 27 14:39:08201614 ## Update Count : 3 413 ## Last Modified On : Sat Jul 9 11:23:24 2016 14 ## Update Count : 35 15 15 ############################################################################### 16 16 17 17 # applies to both programs 18 CFLAGS = -g -Wall -Wno-unused-function # TEMPORARY: does not build with -O218 CFLAGS = -g -Wall -Wno-unused-function @CFA_FLAGS@ # TEMPORARY: does not build with -O2 19 19 CC = @CFA_BINDIR@/cfa 20 20
Note:
See TracChangeset
for help on using the changeset viewer.