summarylogtreecommitdiffstats
path: root/link_order.patch
diff options
context:
space:
mode:
Diffstat (limited to 'link_order.patch')
-rw-r--r--link_order.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/link_order.patch b/link_order.patch
new file mode 100644
index 000000000000..dbf4fc91a808
--- /dev/null
+++ b/link_order.patch
@@ -0,0 +1,12 @@
+--- a/gui/Makefile.in
++++ b/gui/Makefile.in
+@@ -244,8 +244,7 @@
+ 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
+
+ all: all-am
+