Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:SLECandidates
mame
use_thin_archives.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File use_thin_archives.patch of Package mame
--- a/3rdparty/genie/src/tools/gcc.lua 2019-10-31 01:14:26.826612937 +0100 +++ b/3rdparty/genie/src/tools/gcc.lua 2019-10-31 02:06:13.625516286 +0100 @@ -277,7 +277,7 @@ if premake.gcc.llvm then table.insert(result, 'rcs') else - table.insert(result, '-rcs') + table.insert(result, '-rcTs') end else if premake.gcc.llvm then @@ -288,9 +288,9 @@ end else if (not ndx) then - table.insert(result, '-qc') + table.insert(result, '-qTc') else - table.insert(result, '-cs') + table.insert(result, '-cTs') end end end
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