qt5base-lts/tests/benchmarks/corelib/tools
Rohan McGovern 6abf9093f7 tests: fixed compilation of qstring benchmark on mac
On Mac, MAP_ANONYMOUS and MAP_POPULATE are not defined.

Fix MAP_ANONYMOUS by defining it to MAP_ANON.

Fix MAP_POPULATE by removing it, because its usage was unnecessary in
this code (the page was explicitly faulted in a few lines later anyway).

Change-Id: Iead82e1a949b35fe3c304d38babac8d4dc6f0769
Reviewed-on: http://codereview.qt.nokia.com/162
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2011-05-27 09:51:03 +02:00
..
containers-associative Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
containers-sequential Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qbytearray Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qhash Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qrect Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qregexp Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstring tests: fixed compilation of qstring benchmark on mac 2011-05-27 09:51:03 +02:00
qstringbuilder Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qstringlist Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
qvector Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
tools.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00