forked from qt-creator/qt-creator
This is a reaction to an change in Creator's handling of environment variables. Creator now passes on LD_PRELOAD set by Squish. This results in build errors and crashes of started applications. Change-Id: I39cf21c60a474d7453e9c29fd3eaf32d3f0d6806 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
3 lines
62 B
Plaintext
3 lines
62 B
Plaintext
QT_PLATFORM_PLUGIN=nonesuch
|
|
QTC_DO_NOT_PROPAGATE_LD_PRELOAD=1
|