Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Emulators:Oldies
uae
uae-0.8.25.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File uae-0.8.25.patch of Package uae
--- configure.in +++ configure.in @@ -634,7 +634,7 @@ fi fi -CFLAGS="$OPTIMIZE_CFLAGS $DEBUG_CFLAGS $WARNING_CFLAGS $CFLAGS $ADDITIONAL_CFLAGS" +CFLAGS="$RPM_OPT_FLAGS $OPTIMIZE_CFLAGS $DEBUG_CFLAGS $WARNING_CFLAGS $CFLAGS $ADDITIONAL_CFLAGS" if [[ "x$HAVEGCC27" = "xyes" ]]; then CFLAGS="$CFLAGS -DGCCCONSTFUNC=\"__attribute__((const))\"" --- src/main.c +++ src/main.c @@ -154,7 +154,7 @@ strcpy (p->df[2], "df2.adf"); strcpy (p->df[3], "df3.adf"); - strcpy (p->romfile, "kick.rom"); + strcpy (p->romfile, "/usr/lib/uae/kick.rom"); strcpy (p->keyfile, ""); strcpy (p->prtname, DEFPRTNAME);
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