summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--external/liborcus/Library_orcus-parser.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/external/liborcus/Library_orcus-parser.mk b/external/liborcus/Library_orcus-parser.mk
index 50c7f72daaf2..c3b4eecde52d 100644
--- a/external/liborcus/Library_orcus-parser.mk
+++ b/external/liborcus/Library_orcus-parser.mk
@@ -29,13 +29,6 @@ $(eval $(call gb_Library_add_defs,orcus-parser,\
-DBOOST_ALL_NO_LIB \
-D__ORCUS_PSR_BUILDING_DLL \
))
-ifeq ($(OS),WNT)
-ifeq ($(COM_IS_CLANG),TRUE)
-$(eval $(call gb_Library_add_defs,orcus-parser, \
- -DBOOST_USE_WINDOWS_H \
-))
-endif
-endif
$(eval $(call gb_Library_set_generated_cxx_suffix,orcus-parser,cpp))