mirror of
https://github.com/Fishwaldo/pico-sdk.git
synced 2025-07-23 21:38:19 +00:00
remove -Winline (#481)
This commit is contained in:
parent
4328b2c75f
commit
21bbaf3ca6
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ if (NOT TARGET _pico_sdk_inclusion_marker)
|
|||
add_subdirectory(tools)
|
||||
add_subdirectory(src)
|
||||
|
||||
add_compile_options(-Winline)
|
||||
|
||||
# allow customization
|
||||
add_sub_list_dirs(PICO_SDK_POST_LIST_DIRS)
|
||||
add_sub_list_files(PICO_SDK_POST_LIST_FILES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue