diff --git a/src/frontends/osx/strongSwan.xcodeproj/project.pbxproj b/src/frontends/osx/strongSwan.xcodeproj/project.pbxproj index eedc804e5..88ee1fb49 100644 --- a/src/frontends/osx/strongSwan.xcodeproj/project.pbxproj +++ b/src/frontends/osx/strongSwan.xcodeproj/project.pbxproj @@ -206,6 +206,7 @@ OTHER_CFLAGS = ( "-include", ../../../config.h, + "-DVSTR_COMPILE_INLINE=0", ); OTHER_LDFLAGS = ( "-lcrypto", @@ -256,6 +257,7 @@ OTHER_CFLAGS = ( "-include", ../../../config.h, + "-DVSTR_COMPILE_INLINE=0", ); OTHER_LDFLAGS = ( "-lcrypto",