qt5base-lts/tests/benchmarks/corelib
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
..
codecs Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
io Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
kernel Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
plugin Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
thread Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
tools tests: fixed compilation of qstring benchmark on mac 2011-05-27 09:51:03 +02:00
corelib.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00