• Stephan Bergmann's avatar
    Move NSSLIBS to a more sensible place on the linker command line · e465f9ae
    Stephan Bergmann yazdı
    511ae02c "Android: Enable HAVE_FEATURE_NSS and
    package the NSS libraries with apk" had added them to WHOLELIBS probably just
    because that already had the $(addprefix -l,...), even though --whole-archive
    doesn't make any sense for shared libraries.  Better place them later on the
    linker command line (after all our own archives and compiler support libraries),
    so that switching armeabi-v7a to libc++/libc++abi/libunwind (coming soon) will
    be able to override erroneously picking _Unwind_* symbols from NSSLIBS's nspr4
    instead of libunwind.
    
    Change-Id: Ie0c0b7a55da3eabe1bb427232d698b2a4af63e78
    Reviewed-on: https://gerrit.libreoffice.org/64964
    Tested-by: Jenkins
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    e465f9ae
Adı
Son kayıt (commit)
Son güncelleme
..
Bootstrap Loading commit data...
default-document Loading commit data...
source Loading commit data...
.gitignore Loading commit data...
CustomTarget_lo_android.mk Loading commit data...
Makefile Loading commit data...
Module_android.mk Loading commit data...
README Loading commit data...
mobile-config.py Loading commit data...