qt5base-lts/tests/auto/corelib/plugin/qpluginloader
Janne Juntunen 2bfa4b9960 QNX: check and use elf.h from alternative location
In QNX, instead of #include <elf.h>, we have to use #include <sys/elf.h>
since that file is placed in a subdirectory.

Also removed the previous workaround.

Fixes: QTBUG-97833
Change-Id: Id932a5eeb618a42c8778459cdfd8bb5bf903523c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-11-30 14:37:52 +02:00
..
almostplugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
elftest QElfParser: rewrite using elf.h 2021-10-06 12:12:53 -07:00
lib Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
machtest Remove the qmake project files 2021-01-07 15:32:28 +01:00
staticplugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
theplugin QPlugin: Move the plugin metadata to a note in ELF platforms 2021-10-18 01:53:27 -07:00
tst Remove the qmake project files 2021-01-07 15:32:28 +01:00
.gitignore
BLACKLIST CMake: Fix failing tests on macOS developer builds 2020-09-22 19:08:53 +02:00
CMakeLists.txt
empty.json
fakeplugin.cpp QPluginLoader: fix indentation and comments 2021-11-05 21:13:35 -07:00
tst_qpluginloader.cpp QNX: check and use elf.h from alternative location 2021-11-30 14:37:52 +02:00
utf8_data.json