Skip to content

Commit defe9f3

Browse files
sivachandralegrosbuffle
authored andcommitted
[libc][NFC] Remove an inappropriate -ffreestanding arg to memory_utils test. (llvm#67435)
1 parent 0665cc0 commit defe9f3

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)