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 3
View file
mame.spec
Changed
@@ -100,6 +100,8 @@ 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 \ @@ -121,7 +123,7 @@ CC="%{__cc}" \ LD="%{ld_gold}" \ RM="%{__rm} -f" \ - OPT_FLAGS="%{optflags} -fno-strict-aliasing -DINI_PATH='\"%{_sysconfdir}/mame;\"'" \ + OPT_FLAGS="%{optflags} -fno-strict-aliasing -DINI_PATH='\"%{_sysconfdir}/mame;\"' -B${PWD}/gcc" \ FULLNAME="mame" \ TARGET="mame" \ SUBTARGET="mame" \ @@ -148,7 +150,7 @@ CC="%{__cc}" \ LD="%{ld_gold}" \ RM="%{__rm} -f" \ - OPT_FLAGS="%{optflags} -fno-strict-aliasing -DINI_PATH='\"%{_sysconfdir}/mess;\"'" \ + OPT_FLAGS="%{optflags} -fno-strict-aliasing -DINI_PATH='\"%{_sysconfdir}/mess;\"' -B${PWD}/gcc" \ 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
.