mirror of https://git.musl-libc.org/git/musl
Browse Source
Undefine any previous __STDC_UTF_{16,32}__ macros before defining
them to prenvent any warnings of redefining macros.
This happens as a result of some compiler versions defining the macros
themselves.
master
committed by
Rich Felker
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue