components/unrar/patches/03.makefile.unix.patch
changeset 779 0efb89d4efa5
child 989 e18b35b042df
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/unrar/patches/03.makefile.unix.patch	Wed Apr 18 11:10:52 2012 -0700
@@ -0,0 +1,13 @@
+--- makefile.unix.orig	2012-04-17 08:41:42.407887047 -0700
++++ makefile.unix	2012-04-17 08:42:02.572836478 -0700
+@@ -6,8 +6,8 @@
+ #
+ 
+ # Linux using GCC
+-CXX=g++
+-CXXFLAGS=-O2
++#CXX=g++
++#CXXFLAGS=-O2
+ DEFINES=-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
+ STRIP=strip
+ DESTDIR=/usr