edf471ba8b
...which 0c0c9a0dd8
"tdf#155057: Wrong colors in
some WPG2 (well rendered in WPG1)" had dropped for no apparent reason, causing
> [CHK] CustomTarget/postprocess/check_dynamic_objects/check.done
> ~/lo/core/instdir/program/libwpg-0.3-lo.so.3 has unexpected RPATH 0x000000000000001d (RUNPATH) Library runpath: [~/lo/core/workdir/UnpackedTarball/libwpd/src/lib/.libs:~/lo/core/workdir/UnpackedTarball/librevenge/src/lib/.libs:/usr/local/lib:$ORIGIN]
to fail (in Linux builds that execute that test)
Change-Id: Id9f87b14f571b328b98496625351bc1f87bf8c61
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151555
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
10 lines
134 B
Diff
10 lines
134 B
Diff
--- configure
|
|
+++ configure
|
|
@@ -13858,6 +13858,7 @@
|
|
esac
|
|
;;
|
|
esac
|
|
+hardcode_libdir_flag_spec_CXX=
|
|
;;
|
|
|
|
lynxos*)
|