cmake: compile compression libs with -O2 even in Debug mode
This commit is contained in:
+2
-2
@@ -44,8 +44,8 @@ Short overview
|
||||
Tools needed to build/modify the UPX sources
|
||||
--------------------------------------------
|
||||
|
||||
- A C++ compiler that supports C++ 17: clang 5.0, gcc 8.0 or msvc 2019 16.11
|
||||
(older or other compilers may work, use at your own risk)
|
||||
- A C++ compiler that supports C++ 17: clang-5, gcc-8 or msvc-2019 16.11
|
||||
(older or other compilers may work but are unsupported, use at your own risk)
|
||||
|
||||
- GNU make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user