mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
misc: add compile_flags.txt to support editors using clangd LSP
This commit is contained in:
parent
93c04d1f66
commit
83cb38022b
7
compile_flags.txt
Normal file
7
compile_flags.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
-Ivendor/doctest
|
||||
-Ivendor/lzma-sdk
|
||||
-Ivendor/ucl/include
|
||||
-Ivendor/zlib
|
||||
-fno-strict-aliasing
|
||||
-fno-strict-overflow
|
||||
-funsigned-char
|
Loading…
Reference in New Issue
Block a user