EduardoRFS / reason-mobile

MIT License
174 stars 10 forks source link

Is hardfloat eabi desirable for Linux ARM32? #30

Open EduardoRFS opened 3 years ago

EduardoRFS commented 3 years ago

Currently we're using musleabihf by default, is this desirable? The performance gains should be minimal on most systems and it makes stuff more complex.

Maybe we should have support to both?