summaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2014-09-13 20:20:45 +0200
committerNorbert Thiebaud <nthiebaud@gmail.com>2014-09-13 20:21:07 +0200
commit4fa8282816cb39692678e9da6b6693e821a3039b (patch)
tree7da85a2aa31b851d782acca5bc1f683c23280e37 /external
parent100805844ab3371553803b0b05d3a41a42da7a3a (diff)
mac: clean-up obsolete conditional code based on old SDK
Change-Id: Ie2d476780a48b5815961598e214343d5def962c1
Diffstat (limited to 'external')
-rw-r--r--external/libmariadb/configs/mac_my_config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/external/libmariadb/configs/mac_my_config.h b/external/libmariadb/configs/mac_my_config.h
index 38db37e3cef9..766c757c27e5 100644
--- a/external/libmariadb/configs/mac_my_config.h
+++ b/external/libmariadb/configs/mac_my_config.h
@@ -140,9 +140,7 @@
#define HAVE_STPCPY 1
#define HAVE_STRERROR 1
#define HAVE_STRLCPY 1
-#if MACOSX_SDK_VERSION >= 1070
#define HAVE_STRNLEN 1
-#endif
#define HAVE_STRPBRK 1
#define HAVE_STRSEP 1
#define HAVE_STRSTR 1