Projects
Multimedia
rsgain
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
rsgain.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Mon Jul 3 05:31:21 UTC 2023 - Philipp Seiler <p.seiler@linuxmail.org> + +- added optflags to CMake call for -fpie + +------------------------------------------------------------------- Mon Jul 3 05:21:40 UTC 2023 - Philipp Seiler <p.seiler@linuxmail.org> - made package compatible with Tumbleweed (added directories to file section)
View file
rsgain.spec
Changed
@@ -43,6 +43,8 @@ %cmake \ -DCMAKE_C_COMPILER='/usr/bin/gcc-12' \ -DCMAKE_CXX_COMPILER='/usr/bin/g++-12' \ + -DCMAKE_C_FLAGS='%{optflags} -fpie' \ + -DCMAKE_CXX_FLAGS='%{optflags} -fpie' \ -DCMAKE_BUILD_TYPE=Release %cmake_build
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.