summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch/qatomic_x86.h
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>2014-02-24 14:05:58 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-24 16:12:41 +0100
commit6813a21c522631e5388b2cbf3f8e4e273b0d27ce (patch)
tree67c0a352a83fa04f51131bd88b49b1fc5bc30a99 /src/corelib/arch/qatomic_x86.h
parentf12b0f9a38c792abb13f3e6ecff4542986a6f96b (diff)
Fix compilation on armv5
Two changes broke compilation on armv5, where we're currently not CI-testing: 634f82f1f1fda7983abf70b58e43c580b1f01df0 changed the signature in a function definition without changing its declaration, while it was actually intending to add this as a new overload. bfe0db6fbea6376dbe395af6d76995a54bbc3b49 added an #error condition without fixing compilation on armv5. I don't know if the fix is correct, but at least it compiles. Task-number: QTBUG-37034 Change-Id: If99142fafb9bd55afc20b17f8b3cce5ee0ffec13 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/arch/qatomic_x86.h')
0 files changed, 0 insertions, 0 deletions