mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08:00
CMakeCommon.cmake: Add missing newline
This commit is contained in:
parent
ec28364a2f
commit
6b92dd6907
@ -40,7 +40,8 @@ set(LWIP_COMPILER_FLAGS_GNU_CLANG
|
|||||||
-Wparentheses
|
-Wparentheses
|
||||||
-Wsequence-point
|
-Wsequence-point
|
||||||
-Wswitch-default
|
-Wswitch-default
|
||||||
-Wextra -Wundef
|
-Wextra
|
||||||
|
-Wundef
|
||||||
-Wshadow
|
-Wshadow
|
||||||
-Wpointer-arith
|
-Wpointer-arith
|
||||||
-Wcast-qual
|
-Wcast-qual
|
||||||
|
Loading…
x
Reference in New Issue
Block a user