branch | diphoton_M1 |
changeset 2240 | 5096f54b826d |
parent 2238 | 94c91aed9ef9 |
child 2242 | c0e3d1abfaff |
1.1 --- a/Makefile.conf Tue Oct 10 10:24:22 2017 +0200 1.2 +++ b/Makefile.conf Fri Oct 13 16:13:15 2017 +0200 1.3 @@ -98,7 +98,7 @@ 1.4 else 1.5 CFLAGS+= -O3 -DNDEBUG 1.6 endif 1.7 -else ifeq ($(BUILD_FOR),Darwin) 1.8 +else ifeq ($(BUILD_FOR),Darwin) 1.9 ifdef WARN 1.10 # FIXME Remove 'no-extended-offsetof' after ENGINE-236 is closed. 1.11 CFLAGS+= -Wall -pedantic -Wno-extended-offsetof