Projects
home:gber:branches:Games
mame
mame-armv7-no-pipe.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mame-armv7-no-pipe.patch of Package mame
Index: mame-mame0161/scripts/genie.lua =================================================================== --- mame-mame0161.orig/scripts/genie.lua +++ mame-mame0161/scripts/genie.lua @@ -626,7 +626,7 @@ end -- this speeds it up a bit by piping between the preprocessor/compiler/assembler if not ("pnacl" == _OPTIONS["gcc"]) then buildoptions { - "--pipe", + --"--pipe", } end -- add -g if we need symbols, and ensure we have frame pointers
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
.