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