aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2022-01-28 14:36:14 -0800
committerDan Willemsen <dwillemsen@google.com>2022-01-28 14:36:51 -0800
commit729ab5df02fd20bea1f6bb30d30414af32fa6a71 (patch)
tree0e1138c654ce47595e9075027df94990d7e7b961
parentd99ed415f9346a05fc2e51fc3af43b26947e0f8d (diff)
downloadbison-729ab5df02fd20bea1f6bb30d30414af32fa6a71.tar.gz
macOS 10.13 is the minimum version now
Change-Id: I0def9711d3e48d268b5c50056c02f4a15086d648
-rw-r--r--Android.bp11
1 files changed, 0 insertions, 11 deletions
diff --git a/Android.bp b/Android.bp
index c725956d..512d5906 100644
--- a/Android.bp
+++ b/Android.bp
@@ -28,17 +28,6 @@ cc_defaults {
"darwin-lib",
"lib",
],
-
- // This isn't being distributed to end-users, so bump up our machine
- // requirements.
- cflags: [
- "-mmacosx-version-min=10.13",
- "-UMACOSX_DEPLOYMENT_TARGET",
- "-DMACOSX_DEPLOYMENT_TARGET=10.13",
- ],
- ldflags: [
- "-mmacosx-version-min=10.13",
- ],
},
glibc: {
local_include_dirs: [