[PATCH] Add/enable Alpha detection
authorPino Toscano <toscano.pino@tiscali.it>
Tue, 15 Nov 2022 06:15:44 +0000 (07:15 +0100)
committerPatrick Franz <deltaone@debian.org>
Sat, 13 Jan 2024 13:53:25 +0000 (14:53 +0100)
commitc6a903930f632d946dc00d56bf32e3105a5bf4ef
tree57cd01b623e3e4cc215bcd7809e4bfad746ecf8b
parenta3b684779371350063ab5600f2e0af58ebba3e92
[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