Home
last modified time | relevance | path

Searched hist:c30f6fe3 (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svl/
H A DLibrary_passwordcontainer.mkdiff c30f6fe3 Sun Dec 18 05:10:20 UTC 2016 damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> #i127139# undefined reference to `__stack_chk_fail' breaks build on some Linux 32-bit systems

Work around this issue for the time being, by always explicitly linking to libc (-lc)
for all gbuild modules, which I've verified doesn't break anything. (Using the Gold linker
instead of BFD also works, also for unknown reasons, but the Gold linker may not always be
available.)

Also revert the previous workaround in main/svl/Library_passwordcontainer.mk

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1774848 13f79535-47bb-0310-9956-ffa450edef68
/aoo42x/main/solenv/gbuild/platform/
H A Dlinux.mkdiff c30f6fe3 Sun Dec 18 05:10:20 UTC 2016 damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> #i127139# undefined reference to `__stack_chk_fail' breaks build on some Linux 32-bit systems

Work around this issue for the time being, by always explicitly linking to libc (-lc)
for all gbuild modules, which I've verified doesn't break anything. (Using the Gold linker
instead of BFD also works, also for unknown reasons, but the Gold linker may not always be
available.)

Also revert the previous workaround in main/svl/Library_passwordcontainer.mk

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1774848 13f79535-47bb-0310-9956-ffa450edef68

Completed in 111 milliseconds