Skip to content

Commit 6ae6318

Browse files
Update src/cdefs-compat.h
Co-authored-by: Elliot Saba <staticfloat@gmail.com>
1 parent 7a3ef59 commit 6ae6318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cdefs-compat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
__asm__(".weak_reference openlibm_symbol_prefix/**/alias");\
7474
__asm__(".set openlibm_symbol_prefix/**/alias, openlibm_symbol_prefix/**/sym")
7575
#endif
76-
#undef oepnlibm_symbol_prefix
76+
#undef openlibm_symbol_prefix
7777
#else /* !__ELF__ */
7878
#ifdef __STDC__
7979
#define openlibm_weak_reference(sym,alias) \

0 commit comments

Comments
 (0)