diff options
author | Mark W. Krentel <krentel@rice.edu> | 2018-10-09 17:12:34 -0500 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2018-10-09 15:12:34 -0700 |
commit | 54bd049d9944a1b9751a378d47aa0e59e58d2552 (patch) | |
tree | b954054605cc24037c2bba6a405cba7fa0c6fb0d /lib | |
parent | 5cafe1b4e8099c386ad4bd3adc4a9658f1958426 (diff) | |
download | spack-54bd049d9944a1b9751a378d47aa0e59e58d2552.tar.gz spack-54bd049d9944a1b9751a378d47aa0e59e58d2552.tar.bz2 spack-54bd049d9944a1b9751a378d47aa0e59e58d2552.tar.xz spack-54bd049d9944a1b9751a378d47aa0e59e58d2552.zip |
xerces-c: add variant for transcoder, rework config flags. (#9393)
* xerces-c: Add variant for choice of transcoder (gnuiconv, iconv, icu,
macos, windows). It's important to specify a --enable-transcoder
option on the configure line or else xerces may make a different
choice when multiple transcoders are available.
* Pass the compile flags to configure. For cflags and cxxflags, this is
necessary to respect the value from the spack install line.
Otherwise, xerces (and any autotools package) will choose a default
value that overrides the spack compiler wrapper.
* Add xerces version 3.2.2.
* icu4c needs the --enable-rpath configure option on Darwin
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions