summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-02-17 10:08:01 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-02-17 10:08:01 -0600
commitc21916ad8a315a9dd7f23bf9aef0576975470a5a (patch)
tree736a1f8f77c0387660da9e0e2b59cc585af13f49 /sd/Library_sd.mk
parent270967f340670189e42939d9432e28e8259feefc (diff)
pragma GCC diagnostic is not available for 4.0.1
Change-Id: I4aa9fb45c391c8b17d713e77a8a6e3338005441b
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 49678453b132..6a967c563ab4 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -543,7 +543,8 @@ else
$(eval $(call gb_Library_add_objcxxobjects,sd,\
sd/source/ui/remotecontrol/BluetoothServer \
- sd/source/ui/remotecontrol/OSXBluetooth \
+ sd/source/ui/remotecontrol/OSXBluetooth,\
+ -Wno-error \
))
$(eval $(call gb_Library_add_libs,sd,\