aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2017-09-05 13:24:51 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2017-09-05 13:41:40 +0000
commit4dbb3c7bc5829bcf699715157d3a82fb86f4ea5e (patch)
treebd8ac48d269548c08c734504170bc5b4777ba16c /dist
parent2376f45f46e42cb78b46fb77b57e76ed55c734f9 (diff)
Fix QtQml crashing with GHS compiler when using AOT
In order to support compilers that do not support the packing attribute, replace the use of the pack macros with static assertions about the structure size, to ensure that what is generated by host tools (qmlcachegen, qqc) is compatible with what's loaded by the target at run-time. This requires padding and re-ordering some structures. Task-number: QTBUG-61468 Change-Id: I3d82457f086a9b066d1c6df4c46d9f154dd5f208 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions