Changeset 25796
- Timestamp:
- 12/01/20 13:24:47 (4 years ago)
- Location:
- issm/trunk-jpl/externalpackages/chaco/patches
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/chaco/patches/Makefile.macosx64-sierra.patch
r21538 r25796 6 6 #CFLAGS = -fPIC -fno-omit-frame-pointer -D_GNU_SOURCE -pthread -fexceptions 7 7 -CFLAGS = -fPIC -fno-omit-frame-pointer -pthread -fexceptions -g 8 +CFLAGS = -fPIC -fno-omit-frame-pointer -pthread -fexceptions -g -I/usr/local/include/ 8 +CFLAGS = -fPIC -fno-omit-frame-pointer -pthread -fexceptions -g -I/usr/local/include/ -Wno-implicit-function-declaration 9 9 #CFLAGS = -fPIC -fno-omit-frame-pointer -pthread -fexceptions -DMATLAB 10 10 OFLAGS = -O2 -
issm/trunk-jpl/externalpackages/chaco/patches/Makefile.patch
r20192 r25796 6 6 #CFLAGS = -fPIC -fno-omit-frame-pointer -D_GNU_SOURCE -pthread -fexceptions 7 7 -CFLAGS = -fPIC -fno-omit-frame-pointer -pthread -fexceptions -g 8 +CFLAGS = -fPIC -fno-omit-frame-pointer -pthread -fexceptions -g -I/usr/include/malloc 8 +CFLAGS = -fPIC -fno-omit-frame-pointer -pthread -fexceptions -g -I/usr/include/malloc -Wno-implicit-function-declaration 9 9 #CFLAGS = -fPIC -fno-omit-frame-pointer -pthread -fexceptions -DMATLAB 10 10 OFLAGS = -O2
Note:
See TracChangeset
for help on using the changeset viewer.