From 2739aa98b1da164b398a37e6018c205d59debf7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Mon, 15 Nov 2021 13:53:20 +0100 Subject: Update architectures in machtest to arm64+x86_64, removing i386 and ppc Change-Id: I2a833e220919374e19e3914b4247246b83bec4ce Reviewed-by: Alexandru Croitor --- tests/auto/corelib/plugin/qpluginloader/machtest/machtest_i386.pro | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tests/auto/corelib/plugin/qpluginloader/machtest/machtest_i386.pro (limited to 'tests/auto/corelib/plugin/qpluginloader/machtest/machtest_i386.pro') diff --git a/tests/auto/corelib/plugin/qpluginloader/machtest/machtest_i386.pro b/tests/auto/corelib/plugin/qpluginloader/machtest/machtest_i386.pro deleted file mode 100644 index bfb2e0930c..0000000000 --- a/tests/auto/corelib/plugin/qpluginloader/machtest/machtest_i386.pro +++ /dev/null @@ -1,3 +0,0 @@ -QMAKE_APPLE_DEVICE_ARCHS = i386 -include(machtest.pri) - -- cgit v1.2.3