components/unrar/patches/03.makefile.unix.patch
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 29 Aug 2012 11:05:56 -0700
changeset 957 255465c5756f
parent 779 0efb89d4efa5
child 989 e18b35b042df
permissions -rw-r--r--
Close of build 04.

--- 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