Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
mstflint
PIE.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File PIE.patch of Package mstflint
commit da607dd93fc67a63029d08f868e1e1c2c70e9663 Author: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> Date: Fri Jul 9 13:01:55 2021 +0200 PIE Hardware error from APEI Generic Hardware Error Source: 0 Signed-off-by: Hardware error from APEI Generic Hardware Error Source: 0 diff --git configure.ac configure.ac index 35049bcbbed4..273ce3186936 100644 --- configure.ac +++ configure.ac @@ -59,6 +59,9 @@ LDL="" default_en_inband="" LDFLAGS="${LDFLAGS} -L/usr/local/lib -L/usr/local/lib64 -L/usr/lib64" +if test "$host_cpu" != "s390x"; then + LDFLAGS="${LDFLAGS} -pie" +fi CXXFLAGS="${CXXFLAGS} -isystem /usr/local/include" if test "x$OS" = "xFreeBSD"; then AC_MSG_NOTICE(FreeBSD Build)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor