diff options
Diffstat (limited to 'ios')
-rw-r--r-- | ios/lo.xcconfig.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/lo.xcconfig.in b/ios/lo.xcconfig.in index 76490671822d..3bdc79aacbb8 100644 --- a/ios/lo.xcconfig.in +++ b/ios/lo.xcconfig.in @@ -18,7 +18,7 @@ LO_OUTDIR = @OUTDIR@ LO_SRCDIR = @SRC_ROOT@ LO_WORKDIR = @WORKDIR@ -LINK_LDFLAGS = +LINK_LDFLAGS = // These are actual Xcode-known settings. The corresponding autoconf // variables are prefixed with XCODE_ to make it clear in configure.ac |