From 237d312cdbd11de7c21f485a9d26bbacf9259886 Mon Sep 17 00:00:00 2001 From: Álvaro Fernández Rojas Date: Thu, 16 Jun 2016 10:08:30 +0200 Subject: unrar: update to v5.4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- utils/unrar/patches/100-makefile_fixes.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/unrar/patches') diff --git a/utils/unrar/patches/100-makefile_fixes.patch b/utils/unrar/patches/100-makefile_fixes.patch index 3423b56f3..ae4c62386 100644 --- a/utils/unrar/patches/100-makefile_fixes.patch +++ b/utils/unrar/patches/100-makefile_fixes.patch @@ -4,9 +4,9 @@ # Makefile for UNIX - unrar # Linux using GCC --CXX=g++ +-CXX=c++ -CXXFLAGS=-O2 -+#CXX=g++ ++#CXX=c++ +#CXXFLAGS=-O2 LIBFLAGS=-fPIC DEFINES=-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP -- cgit v1.2.3