mirror of
https://github.com/darlinghq/darling-system_cmds.git
synced 2024-11-26 21:40:39 +00:00
Fix int-conversion error
This commit is contained in:
parent
f2d4488a61
commit
8a91534943
@ -8,6 +8,7 @@ add_compile_options(
|
||||
-nostdinc
|
||||
-fPIC
|
||||
-fblocks
|
||||
-Wno-error=int-conversion
|
||||
)
|
||||
|
||||
add_subdirectory(ac.tproj)
|
||||
|
Loading…
Reference in New Issue
Block a user