Skip to content

Commit aecb580

Browse files
authored
[libc][NFC] Remove an inappropriate -ffreestanding arg to memory_utils test. (#67435)
1 parent 1b8c815 commit aecb580

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc/test/src/string/memory_utils/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ add_libc_test(
88
utils_test.cpp
99
COMPILE_OPTIONS
1010
${LIBC_COMPILE_OPTIONS_NATIVE}
11-
-ffreestanding
1211
DEPENDS
1312
libc.src.__support.CPP.array
1413
libc.src.__support.CPP.cstddef

0 commit comments

Comments
 (0)