libqxp: fix copy&paste path
Since
commit 05aedcba66
Author: Stephan Bergmann <sbergman@redhat.com>
Date: Thu Jan 21 23:19:20 2021 +0100
Fix use of -fvisibility=hidden with Clang in external/libcdr, external/libqxp
Change-Id: Idb97eaea30f5a2b15379b18981455532de0308b6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177330
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
This commit is contained in:
parent
0a1025adeb
commit
174d1d3f3b
1 changed files with 1 additions and 1 deletions
2
external/libqxp/UnpackedTarball_libqxp.mk
vendored
2
external/libqxp/UnpackedTarball_libqxp.mk
vendored
|
@ -17,7 +17,7 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,libqxp,0))
|
||||||
|
|
||||||
$(eval $(call gb_UnpackedTarball_add_patches,libqxp, \
|
$(eval $(call gb_UnpackedTarball_add_patches,libqxp, \
|
||||||
external/libqxp/android-workaround.patch.1 \
|
external/libqxp/android-workaround.patch.1 \
|
||||||
external/libcdr/ax_gcc_func_attribute.m4.patch \
|
external/libqxp/ax_gcc_func_attribute.m4.patch \
|
||||||
))
|
))
|
||||||
|
|
||||||
# vim: set noet sw=4 ts=4:
|
# vim: set noet sw=4 ts=4:
|
||||||
|
|
Loading…
Reference in a new issue