Projects
home:gber:branches:Games
mame
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 4
View file
mame.spec
Changed
@@ -13,7 +13,6 @@ # published by the Open Source Initiative. %define upstream_version %(printf '%%ss\\n' '%version' | tr -d . ) -%define ld_gold /usr/bin/gold Name: mame Version: 0.151 @@ -121,7 +120,7 @@ NOWERROR=1 \ AR="%{__ar}" \ CC="%{__cc}" \ - LD="%{ld_gold}" \ + LD="%{__cxx}" \ RM="%{__rm} -f" \ OPT_FLAGS="%{optflags} -fno-strict-aliasing -DINI_PATH='\"%{_sysconfdir}/mame;\"' -B${PWD}/gcc" \ FULLNAME="mame" \ @@ -148,7 +147,7 @@ NOWERROR=1 \ AR="%{__ar}" \ CC="%{__cc}" \ - LD="%{ld_gold}" \ + LD="%{__cxx}" \ RM="%{__rm} -f" \ OPT_FLAGS="%{optflags} -fno-strict-aliasing -DINI_PATH='\"%{_sysconfdir}/mess;\"' -B${PWD}/gcc" \ FULLNAME="mess" \
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
.