components/unrar/patches/03.makefile.unix.patch
author tomas.jedlicka <tomas.jedlicka@oracle.com>
Fri, 21 Dec 2012 12:13:01 +0100
branchs11-update
changeset 2454 82b8521a2f38
parent 2394 0349a3bd2d49
permissions -rw-r--r--
15912313 nslookup return value breaks Oracle DB for RAC install

--- 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
 LIBFLAGS=-fPIC
 DEFINES=-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
 STRIP=strip