mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 18:14:53 +00: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…
Reference in New Issue
Block a user