diff options
author | Geoffrey Oxberry <goxberry@gmail.com> | 2018-03-21 12:16:36 -0700 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2018-03-21 14:16:36 -0500 |
commit | 935cc30c1747d77452d5fc2dcf96326c2708da94 (patch) | |
tree | 2cfe19415c2f7d39598c55ce2d2848e29a2cbbd3 /bin | |
parent | e07ed2ab977612a96b11d7eff5df040b6ea6485c (diff) | |
download | spack-935cc30c1747d77452d5fc2dcf96326c2708da94.tar.gz spack-935cc30c1747d77452d5fc2dcf96326c2708da94.tar.bz2 spack-935cc30c1747d77452d5fc2dcf96326c2708da94.tar.xz spack-935cc30c1747d77452d5fc2dcf96326c2708da94.zip |
librom: new package (#7180)
* libtool: actually do symlinking correctly on darwin
Version 4 of the libtool/darwin debacle:
AutotoolsPackage hardcodes libtool & libtoolize into the autoreconf
stage, so the commands `libtool` and `libtoolize` MUST be present, and
shimming in glibtoolize into AutotoolsPackage when sys.platfrom ==
'darwin' does not work.
join_path(spec['libtool'].prefix.bin, 'libtool') still shadows system
BSD libtool (in apple-cctools, see PR #7177), but this shadowing could
be okay, depending on the combination of dependent specs.
* librom: new package
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions