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 5
View file
mame.spec
Changed
@@ -99,8 +99,6 @@ sed -i "s/__DATE__/${DATE}/g" src/version.c %build -mkdir gcc -ln -s /usr/bin/gold ${PWD}/gcc/ld make %{?_smp_mflags} \ BUILD_EXPAT=0 \ BUILD_ZLIB=0 \ @@ -122,7 +120,7 @@ CC="%{__cc}" \ LD="%{__cxx}" \ RM="%{__rm} -f" \ - OPT_FLAGS="%{optflags} -fno-strict-aliasing -DINI_PATH='\"%{_sysconfdir}/mame;\"' -B${PWD}/gcc" \ + OPT_FLAGS="%{optflags} -fno-strict-aliasing -DINI_PATH='\"%{_sysconfdir}/mame;\"' -fuse-ld=gold" \ FULLNAME="mame" \ TARGET="mame" \ SUBTARGET="mame" \ @@ -149,7 +147,7 @@ CC="%{__cc}" \ LD="%{__cxx}" \ RM="%{__rm} -f" \ - OPT_FLAGS="%{optflags} -fno-strict-aliasing -DINI_PATH='\"%{_sysconfdir}/mess;\"' -B${PWD}/gcc" \ + OPT_FLAGS="%{optflags} -fno-strict-aliasing -DINI_PATH='\"%{_sysconfdir}/mess;\"' -fuse-ld=gold" \ FULLNAME="mess" \ TARGET="mess" \ SUBTARGET="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
.