]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
On platforms that the byte order check fails on the runtime test is concluded instead... xonotic-v0.8.0
authorDale Weiler <weilercdale@gmail.com>
Fri, 9 May 2014 06:39:25 +0000 (02:39 -0400)
committerDale Weiler <weilercdale@gmail.com>
Fri, 9 May 2014 06:39:25 +0000 (02:39 -0400)
commita371c4ee273d1d7f78dff7ae15c778176a7bd980
tree4f464c34f7b91c8023ce0ff76d1254290fa18611
parent0db41f4279a72ed05f93a047baae53a159e23511
On platforms that the byte order check fails on the runtime test is concluded instead. It still needs these swap functions at compile time since the runtime test has to run. This fixes a FTBFS on BE selected ARMs.
util.c