Revert "external/liborcus: Silence clang-cl errors about redeclared Windows functions"
This reverts commitbe0bf12029
, which is no longer needed after12fc5b85dd
"unnecessary include brings in boost headers that are broken under rhel-7"
This commit is contained in:
7
external/liborcus/Library_orcus-parser.mk
vendored
7
external/liborcus/Library_orcus-parser.mk
vendored
@@ -29,13 +29,6 @@ $(eval $(call gb_Library_add_defs,orcus-parser,\
|
|||||||
-DBOOST_ALL_NO_LIB \
|
-DBOOST_ALL_NO_LIB \
|
||||||
-D__ORCUS_PSR_BUILDING_DLL \
|
-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))
|
$(eval $(call gb_Library_set_generated_cxx_suffix,orcus-parser,cpp))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user