This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
upx
Watch
1
Star
0
Fork
0
You've already forked upx
mirror of
https://github.com/upx/upx.git
synced
2025-08-11 22:52:30 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
72f3e9b25a3db297334a7e22cb825523035850de
upx
/
compile_flags.txt
6 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
all: require C++17
2023-01-03 15:11:11 +01:00
-std=gnu++17
all: final tweaks for release
2022-10-27 16:52:27 +02:00
-Ivendor
misc: add compile_flags.txt to support editors using clangd LSP
2022-08-17 14:29:41 +02:00
-fno-strict-aliasing
-fno-strict-overflow
-funsigned-char
Reference in New Issue
Copy Permalink