diff options
author | Robin Watts <robin.watts@artifex.com> | 2016-03-23 16:55:30 +0000 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2016-03-23 17:15:51 +0000 |
commit | 321a6cbd2e4f3bd576ca0fd7a883f194742d0ec7 (patch) | |
tree | f990d8c40491bacb9c06f722b2d8d0fd9416dc9a /.gitattributes | |
parent | 0b8afc999bba998d56989933e9438137242d6685 (diff) | |
download | mupdf-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 '.gitattributes')
0 files changed, 0 insertions, 0 deletions