[PATCH] Add/enable Alpha detection
authorPino Toscano <toscano.pino@tiscali.it>
Tue, 15 Nov 2022 06:15:44 +0000 (07:15 +0100)
committerRaspbian forward porter <root@raspbian.org>
Sun, 17 Sep 2023 00:21:35 +0000 (01:21 +0100)
commite3bd8b6eb9a70e977d14ed30a92a48744cc6a33a
tree7b25f27843a2972ac98f797f673bdcecba9ed6f7
parent465e3477fe163f8f968d2d53dbd9306cb03ed64e
[PATCH] Add/enable Alpha detection

- uncomment the Alpha detection defining Q_PROCESSOR_ALPHA, which is
  already used/documented in few places
- set the right machine type in QElfParser for Alpha ELF files

Pick-to: 6.5
Change-Id: I072bdee8b73ad3c86591c764aa7075c114967fd9
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>
Gbp-Pq: Name upstream_Add-enable-Alpha-detection.patch
src/corelib/global/qprocessordetection.h
src/corelib/plugin/qelfparser_p.cpp