Make things work on non x86[-64] platforms
commitbdb5776f516904ff86db19fe25f0164292a943aa
authormalc <moosotc@gmail.com>
Wed, 6 Jun 2018 12:55:17 +0000 (6 15:55 +0300)
committermalc <moosotc@gmail.com>
Wed, 6 Jun 2018 12:55:17 +0000 (6 15:55 +0300)
tree80a79544d511700262abb98cc0de3785a032632b
parent111be3fa9e139dcfd79b6b6a2be12881700e5c42
Make things work on non x86[-64] platforms

When build=native mupdf's build system assumes x86, specifying
build=release on non x86 machines "fixes" that.

(Tested on odroid XU-3. Thanks Tarek!)
build.bash