Revert "tests: posix: net: fix missing clock_t and clockid_t with newlib"
This reverts commit 45b3010d74
.
Issue introduced in #79884.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
9d0486e3ee
commit
6f937c9cea
3 changed files with 0 additions and 16 deletions
|
@ -7,5 +7,3 @@ project(posix_net)
|
|||
FILE(GLOB app_sources src/*.c)
|
||||
|
||||
target_sources(app PRIVATE ${app_sources})
|
||||
|
||||
target_compile_options(app PRIVATE -U_POSIX_C_SOURCE -D_POSIX_C_SOURCE=200809L)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue