Changes in src/libcfa/Makefile.am [d2a182e:89ce869]
- File:
-
- 1 edited
-
src/libcfa/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/libcfa/Makefile.am
rd2a182e r89ce869 11 11 ## Created On : Sun May 31 08:54:01 2015 12 12 ## Last Modified By : Peter A. Buhr 13 ## Last Modified On : Mon Jun 13 14:27:22201614 ## Update Count : 16 613 ## Last Modified On : Wed Jun 8 14:20:34 2016 14 ## Update Count : 165 15 15 ############################################################################### 16 16 … … 50 50 @BACKEND_CC@ -c -o $@ $< 51 51 52 CFLAGS = - quiet -g -Wall -Wno-unused-function -B${abs_top_srcdir}/src/driver -XCFA -t # TEMPORARY: does not build with -O252 CFLAGS = -g -Wall -Wno-unused-function -B${abs_top_srcdir}/src/driver -XCFA -t # TEMPORARY: does not build with -O2 53 53 CC = ${abs_top_srcdir}/src/driver/cfa 54 54
Note:
See TracChangeset
for help on using the changeset viewer.