components/unrar/patches/03.makefile.unix.patch
changeset 779 0efb89d4efa5
child 989 e18b35b042df
equal deleted inserted replaced
778:9d5e4d6466cd 779:0efb89d4efa5
       
     1 --- makefile.unix.orig	2012-04-17 08:41:42.407887047 -0700
       
     2 +++ makefile.unix	2012-04-17 08:42:02.572836478 -0700
       
     3 @@ -6,8 +6,8 @@
       
     4  #
       
     5  
       
     6  # Linux using GCC
       
     7 -CXX=g++
       
     8 -CXXFLAGS=-O2
       
     9 +#CXX=g++
       
    10 +#CXXFLAGS=-O2
       
    11  DEFINES=-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
       
    12  STRIP=strip
       
    13  DESTDIR=/usr