Skip to content

Commit 7040d13

Browse files
committed
Remove FIXME
1 parent 0dc7223 commit 7040d13

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
@@ -1801,7 +1801,6 @@ class libmimalloc(MTLibrary):
18011801
# TODO: add build modes that include debug checks 1,2,3
18021802
'-DMI_DEBUG=0',
18031803
# avoid use of `__builtin_thread_pointer()`
1804-
# FIXME: https://github.com/llvm/llvm-project/issues/117433
18051804
'-DMI_LIBC_MUSL',
18061805
]
18071806

0 commit comments

Comments
 (0)