summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSeth R. Johnson <johnsonsr@ornl.gov>2019-11-14 12:59:46 -0500
committerAdam J. Stewart <ajstewart426@gmail.com>2019-11-14 11:59:46 -0600
commitb8916ecc0880981a3635798052359730fbf3fd3c (patch)
tree90663896feb5f6152f54626b77288bd7b3a0dde0 /etc
parent3f861e18b008f6705708e4dc5168915119d7e24e (diff)
downloadspack-b8916ecc0880981a3635798052359730fbf3fd3c.tar.gz
spack-b8916ecc0880981a3635798052359730fbf3fd3c.tar.bz2
spack-b8916ecc0880981a3635798052359730fbf3fd3c.tar.xz
spack-b8916ecc0880981a3635798052359730fbf3fd3c.zip
Fix libbsd on Intel compilers (#13720)
Libbsd assumes GCC-defined compiler macros: ``` In file included from nlist.c(44): local-elf.h(238): catastrophic error: #error directive: Unknown ELF machine type #error Unknown ELF machine type ^ ``` The `__amd64__` and `__x86_64__` macros should be equivalent, but the latter is defined by intel.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions