mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
unrar: Update to 5.6.1.
Change links to HTTPS and add CPE_ID. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Yousong Zhou
parent
4b29cce5c9
commit
72acab8077
@@ -5,9 +5,9 @@
|
||||
|
||||
# Linux using GCC
|
||||
-CXX=c++
|
||||
-CXXFLAGS=-O2
|
||||
-CXXFLAGS=-O2 -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else
|
||||
+#CXX=c++
|
||||
+#CXXFLAGS=-O2
|
||||
+#CXXFLAGS=-O2 -Wno-logical-op-parentheses -Wno-switch -Wno-dangling-else
|
||||
LIBFLAGS=-fPIC
|
||||
DEFINES=-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DRAR_SMP
|
||||
STRIP=strip
|
||||
|
||||
Reference in New Issue
Block a user