diff options
author | Mark W. Krentel <krentel@rice.edu> | 2018-12-19 19:24:43 -0600 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2018-12-19 17:24:43 -0800 |
commit | 84b33523eceec45134734a354e51e08617df71d7 (patch) | |
tree | 4a66ae327a18a0c112f1917b276a7d49d49cffc1 /LICENSE-MIT | |
parent | 84c547cf6e2e136e206e6a0bd477230fd5ade134 (diff) | |
download | spack-84b33523eceec45134734a354e51e08617df71d7.tar.gz spack-84b33523eceec45134734a354e51e08617df71d7.tar.bz2 spack-84b33523eceec45134734a354e51e08617df71d7.tar.xz spack-84b33523eceec45134734a354e51e08617df71d7.zip |
dyninst: patch to build dyninst with older gcc (#10160)
* dyninst: patch to build dyninst with older gcc
Add 'v9.3.2-auto.patch'. This patch changes some 'auto t: type' usage
to the older but equivalent 'type.begin()'. This allows building
dyninst 9.3.2 with gcc 4.4 which doesn't support the newer syntax.
This patch is harmless with newer gcc.
* Fix typo in patch. (My bad for sloppy cut-and-paste.)
* Restrict the patch to gcc 4.7 and earlier. gcc 4.8 supports the newer
usage and thus doesn't need the patch.
Diffstat (limited to 'LICENSE-MIT')
0 files changed, 0 insertions, 0 deletions