ataraxialinux / ataraxia

Simple and lightweight source-based multi-platform Linux distribution with musl libc.
https://ataraxialinux.org
GNU General Public License v3.0
282 stars 19 forks source link

musl already defines __STDC_ISO_10646__ as 201206L #253

Closed firasuke closed 3 years ago

firasuke commented 3 years ago

As of 1.1.15, musl already defines __STDC_ISO_10646__ as 201206L.

firasuke commented 3 years ago

Nice. Now try to compile it

It compiles just fine.

firasuke commented 3 years ago

Have you tested on my toolchain

No need to, because it isn't that breaking of a change to begin with...

firasuke commented 3 years ago

Sorry but I want it compile on this toolchain, clang is different than gcc

No worries.