Skip to content

Commit a090ba8

Browse files
committed
Remove FIXME
1 parent 440581b commit a090ba8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/system_libs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1806,7 +1806,6 @@ class libmimalloc(MTLibrary):
18061806
# disable `assert()` in emmalloc
18071807
'-DNDEBUG',
18081808
# avoid use of `__builtin_thread_pointer()`
1809-
# FIXME: https://github.com/llvm/llvm-project/issues/117433
18101809
'-DMI_LIBC_MUSL',
18111810
]
18121811

0 commit comments

Comments
 (0)