aalex / toonloop

Live animation software
http://www.toonloop.com
GNU General Public License v3.0
22 stars 7 forks source link

Properly detect endianness before setting -D__LITTLE_ENDIAN__ (issue #7) #8

Open bigon opened 12 years ago

bigon commented 12 years ago

TBH I'm not even sure that the whole "AC_SUBST(STK_CXXFLAGS, "-DLINUX_ALSA -DUNIX_JACK")" is even necessary, as this seems only needed during the compilation of stk itself

Anyway, if you feel it necessary, this branch should FTBFS on big-endian architectures