Projects
Games
pcsxr
pcsxr-1.9.92-fix-linking-order.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pcsxr-1.9.92-fix-linking-order.patch of Package pcsxr (Revision 3)
Currently displaying revision
3
,
Show latest
Index: pcsxr-1.9.92/gui/Makefile.am =================================================================== --- pcsxr-1.9.92.orig/gui/Makefile.am +++ pcsxr-1.9.92/gui/Makefile.am @@ -20,5 +20,5 @@ pcsx_SOURCES = \ AboutDlg.c pcsx_LDADD = \ - $(GTK2_LIBS) $(GLADE2_LIBS) -lpthread -lz -lm -lXext -lXtst \ - ../libpcsxcore/libpcsxcore.a + ../libpcsxcore/libpcsxcore.a \ + $(GTK2_LIBS) $(GLADE2_LIBS) -lpthread -lz -lm -lXext -lXtst
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
.