From 5d3f7023cb0555dbc0786d9341473d6b3509be59 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Wed, 16 Sep 2015 23:28:18 -0700 Subject: [PATCH] Revert "inherited CFLAGS" This reverts commit c2c2d0df4c3e33047a1f4b804510fc432c2ab101. --- build-mac/libetpan.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-mac/libetpan.xcodeproj/project.pbxproj b/build-mac/libetpan.xcodeproj/project.pbxproj index a9b0be4..970069f 100644 --- a/build-mac/libetpan.xcodeproj/project.pbxproj +++ b/build-mac/libetpan.xcodeproj/project.pbxproj @@ -2522,7 +2522,6 @@ ); ONLY_ACTIVE_ARCH = YES; OTHER_CFLAGS = ( - "$(inherited)", "-DHAVE_CFNETWORK=1", "-DHAVE_CONFIG_H=1", "-DLIBETPAN_IOS_DISABLE_SSL=1", @@ -2542,7 +2541,6 @@ "$(SRCROOT)/include", ); OTHER_CFLAGS = ( - "$(inherited)", "-DHAVE_CFNETWORK=1", "-DHAVE_CONFIG_H=1", "-DLIBETPAN_IOS_DISABLE_SSL=1",