qt5base-lts/config.tests/common/alloca
Samuli Piippo 3096e0fbd9 qnx: make alloca config test pass on QNX 7
Test failed on QNX 7, even though alloca is available. On QNX7,
it's a macro that expands to a line with NULL, but without define
for it.

alloca.cpp:44:5: error: 'NULL' was not declared in this scope

Task-number: QTBUG-59700
Change-Id: I3631d139990020a3adbab8b72e49929b6e721e80
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2017-04-05 05:02:42 +00:00
..
alloca.cpp qnx: make alloca config test pass on QNX 7 2017-04-05 05:02:42 +00:00
alloca.pro Add a configure check for alloca() 2017-01-31 09:27:43 +00:00