Re: Non-functioning ARM (Raspberry Pi) builds >= 6169:7a92d21111fe
- Posted by rkdavis Dec 28, 2013
- 1439 views
i did a quick test c prog to check that the libs on the raspi had powl (they do) so i've changed the #ifndef powl to #ifdef EFREEBSD and it sees to be ok. i'm flummuxed why it messed things up and i guess that that ifdef is probably not the correct way to do it but it seems to be ok for now