qt5base-lts/tests/auto/corelib/plugin
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
..
qfactoryloader Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
qlibrary Fix BASE argument of qt_add_resources 2021-05-18 16:02:52 +02:00
qplugin QPlugin: Move the plugin metadata to a note in ELF platforms 2021-10-18 01:53:27 -07:00
qpluginloader QNX: check and use elf.h from alternative location 2021-11-30 14:37:52 +02:00
quuid Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
CMakeLists.txt Re-enable tst_qplugin on Linux 2021-09-14 03:59:45 +00:00