diff --git a/src/frontends/osx/README.md b/src/frontends/osx/README.md index e53575365..eacec57e9 100644 --- a/src/frontends/osx/README.md +++ b/src/frontends/osx/README.md @@ -25,7 +25,6 @@ the charon-xpc tarball with: Before building the Xcode project, the strongSwan base tree must be built using a monolithic and static build. This can be achieved on OS X by using: - LDFLAGS="-all_load" \ CFLAGS="-O2 -Wall -Wno-format -Wno-pointer-sign" \ ./configure --enable-monolithic --disable-shared --enable-static \ --disable-defaults \