summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStephen McDowell <svenevs@users.noreply.github.com>2017-09-10 22:04:02 -0400
committerTodd Gamblin <tgamblin@llnl.gov>2017-09-10 16:04:02 -1000
commitbe2be8c70e2a2ec4932810b7144d45bdc8e81699 (patch)
treef2e198f5e89a711805c3a4d38eb037155f147ba0 /.gitignore
parent7d5f12be70980c6ce1452c7f232baa3dc251be7d (diff)
downloadspack-be2be8c70e2a2ec4932810b7144d45bdc8e81699.tar.gz
spack-be2be8c70e2a2ec4932810b7144d45bdc8e81699.tar.bz2
spack-be2be8c70e2a2ec4932810b7144d45bdc8e81699.tar.xz
spack-be2be8c70e2a2ec4932810b7144d45bdc8e81699.zip
fix armadillo macro expansions (#5268)
* fix armadillo macro expansions - most compilers `#define linux 1` - armadillo does raw pasting of include directories in code - this means macro expansion of `linux-x86_64` -> `1-x86_64` - new version, previous download url seems broken - lib64 instead of lib? - needs verification, was required for intel, works for others * flake8: two spaces is modules, one for classes * add some explanation of how the patch works * use p1 patch file with -U0 to prepend undef linux * armadillo v8.100.1
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions