Searched hist:ad2d53db9304bcb2d31095aea2cb19243381f609 (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/solenv/gbuild/platform/ |
| H A D | freebsd.mk | ad2d53db9304bcb2d31095aea2cb19243381f609 Sat Apr 21 23:17:08 UTC 2018 Don Lewis <truckman@apache.org> Unbreak build on FreeBSD with clang 6.0 and newer. Clang 6 changed the its default C++ standard from C++98 to C++14 and our old code is not prepared for that. Avoid the problem by adding the -std=gnu++98 compiler flag.
Add the -fstack-protector compiler flag on FreeBSD INTEL and X86_64.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829757 13f79535-47bb-0310-9956-ffa450edef68
|
| /AOO41X/main/solenv/inc/ |
| H A D | unxfbsd.mk | ad2d53db9304bcb2d31095aea2cb19243381f609 Sat Apr 21 23:17:08 UTC 2018 Don Lewis <truckman@apache.org> Unbreak build on FreeBSD with clang 6.0 and newer. Clang 6 changed the its default C++ standard from C++98 to C++14 and our old code is not prepared for that. Avoid the problem by adding the -std=gnu++98 compiler flag.
Add the -fstack-protector compiler flag on FreeBSD INTEL and X86_64.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829757 13f79535-47bb-0310-9956-ffa450edef68
|