Skip to content

Commit 955d286

Browse files
ArekBalysNordicanangl
authored andcommitted
[nrf toup] Remove redundant nosys.specs
The obsolete nosys.spec is no more needed with the new Zephyr version. Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
1 parent 348570d commit 955d286

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

config/nrfconnect/chip-module/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ if (CHIP_CFLAGS)
5959
matter_add_flags("${CHIP_CFLAGS}")
6060
endif()
6161

62-
if (CONFIG_ARM)
63-
matter_add_cflags(--specs=nosys.specs)
64-
endif()
65-
6662
if (CONFIG_NRF_SECURITY)
6763
zephyr_include_directories($<TARGET_PROPERTY:mbedtls_external,INTERFACE_INCLUDE_DIRECTORIES>)
6864

0 commit comments

Comments
 (0)