summaryrefslogtreecommitdiff
path: root/platform/win32
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2016-03-23 16:55:30 +0000
committerRobin Watts <robin.watts@artifex.com>2016-03-23 17:15:51 +0000
commit321a6cbd2e4f3bd576ca0fd7a883f194742d0ec7 (patch)
treef990d8c40491bacb9c06f722b2d8d0fd9416dc9a /platform/win32
parent0b8afc999bba998d56989933e9438137242d6685 (diff)
downloadmupdf-321a6cbd2e4f3bd576ca0fd7a883f194742d0ec7.tar.xz
Fix font builds on raspberry pi
(And presumably other platforms). .align is broken - on some archs it wants the padding size, on others (like ARM) it wants log2(padding size). Use .balign which is consistent. Avoid using @ or # as these are comment chars on some archs. Use the STT_OBJECT form instead.
Diffstat (limited to 'platform/win32')
0 files changed, 0 insertions, 0 deletions