• Stephan Bergmann's avatar
    Fix external/libassuan Linux RPATH · 24d0704f
    Stephan Bergmann yazdı
    In other external projects using libtool, we fix that by patching configure,
    resetting hardcode_libdir_flag_spec[_CXX] at the end of the linux*) case block
    that sets the Linux-specific value.  But here we run autoreconf in
    ExternalProject_libassuan, so that patch in configure would be overwritten.  The
    relevant code in configure comes from autoconf boilerplate, so we cannot just do
    the same patch in configure.ac.  But we can reset hardcode_libdir_flag_spec
    sufficiently late in configure.ac so that things still work as intended.
    
    Change-Id: Ic6c6123bcfe8bc2dac87812f919842519374abaa
    Reviewed-on: https://gerrit.libreoffice.org/50959Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    24d0704f
Adı
Son kayıt (commit)
Son güncelleme
..
ExternalPackage_libassuan.mk Loading commit data...
ExternalProject_libassuan.mk Loading commit data...
Makefile Loading commit data...
Module_libassuan.mk Loading commit data...
README Loading commit data...
UnpackedTarball_libassuan.mk Loading commit data...
find-libgpg-error.patch Loading commit data...
fix-autoconf-macros.patch Loading commit data...
rpath.patch Loading commit data...
w32-build-fixes-2.patch Loading commit data...
w32-build-fixes.patch.1 Loading commit data...