summarylogtreecommitdiffstats
path: root/link_order.patch
diff options
context:
space:
mode:
authorWorMzy Tykashi2015-10-04 02:49:19 +0100
committerWorMzy Tykashi2015-10-04 02:49:19 +0100
commit55a4218bf32836d89914130b9da3dcaaecbd13ac (patch)
tree6d0862e1340665abd15ef0eaa76232b196bcd3a4 /link_order.patch
downloadaur-55a4218bf32836d89914130b9da3dcaaecbd13ac.tar.gz
Initial upload to AUR4
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
+