summarylogtreecommitdiffstats
path: root/makefile.patch
diff options
context:
space:
mode:
authorJed Liu2015-07-01 15:42:35 -0400
committerJed Liu2015-07-01 15:42:35 -0400
commit94f55d7efb8d28f0e0208a95b708aa262fc0046e (patch)
tree9898c471fe651c2dac5fd4256d2146d77c6cb481 /makefile.patch
downloadaur-pidgin-icon-override-svn.tar.gz
Initial import: 3-3
Diffstat (limited to 'makefile.patch')
-rw-r--r--makefile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/makefile.patch b/makefile.patch
new file mode 100644
index 000000000000..8b3cef96c921
--- /dev/null
+++ b/makefile.patch
@@ -0,0 +1,11 @@
+--- Makefile.orig 2010-09-30 02:25:18.746464856 -0400
++++ Makefile 2010-09-30 02:14:41.177176380 -0400
+@@ -1,6 +1,6 @@
+ #Customisable stuff here
+-LINUX32_COMPILER = i686-pc-linux-gnu-gcc
+-LINUX64_COMPILER = x86_64-pc-linux-gnu-gcc
++LINUX32_COMPILER = gcc
++LINUX64_COMPILER = gcc
+ WIN32_COMPILER = /usr/bin/i586-mingw32-gcc
+ WIN32_WINDRES = i586-mingw32-windres
+ #LINUX_ARM_COMPILER = arm-pc-linux-gnu-gcc