sunriseos / SunriseOS

Horizon/NX kernel reimplementation
Apache License 2.0
232 stars 13 forks source link

libstd should be able to use proc macros #507

Open todo[bot] opened 5 years ago

todo[bot] commented 5 years ago

Because libstd fails when using proc macro, we had to move swipc-gen to a build.rs script, just like in the good ol' days. Thx I hate it. We should figure out why proc macros fail when cross-compiling libstd with xargo and fix it.


https://github.com/sunriseos/SunriseOS/blob/7b7bbcc0744988b3528e541f65eec374ba8c354f/libuser/build.rs#L3-L13


This issue was generated by todo based on a TODO comment in 7b7bbcc0744988b3528e541f65eec374ba8c354f when #492 was merged. cc @Thog.