mirror of
https://github.com/upx/upx.git
synced 2025-08-11 22:52:30 +08:00
misc: add compile_flags.txt to support editors using clangd LSP
This commit is contained in:
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
|
Reference in New Issue
Block a user