summaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL3-EXCEPT
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2021-05-01 08:58:45 -0700
committerThiago Macieira <thiago.macieira@intel.com>2021-05-01 11:55:42 -0700
commit26a7c530090e98d7f30d300e06dc87bca02c8a30 (patch)
tree832f5e732796d206993243f24bc345857e6d872d /LICENSE.GPL3-EXCEPT
parentc8736e8e614066e46bc267356ee7757e42ed6e5f (diff)
QHash: disable the AES based one on the bootstrap library
The bootstrap library doesn't need it. All bootstrapped tools are expected to produce deterministic output, given the enforced seed of 0: #ifdef QT_BOOTSTRAPPED // the seed is always 0 in bootstrapped mode (no seed generation code), // so help the compiler do dead code elimination seed = 0; #endif Change-Id: I755911ae7d0341f49039fffd167afc934ff1c9e1 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'LICENSE.GPL3-EXCEPT')
0 files changed, 0 insertions, 0 deletions