summaryrefslogtreecommitdiffstats
path: root/src/glsl/glcpp
diff options
context:
space:
mode:
authorTom Stellard <[email protected]>2014-02-04 11:54:38 -0500
committerTom Stellard <[email protected]>2014-02-19 14:35:49 -0500
commita4c734297f890eb7034793428ee20c28eaad5a69 (patch)
tree3637e00865a3a9d33260ec40cfc72ee7195189ca /src/glsl/glcpp
parent8928d7860a6b14ec57c3a600bc429e4563990ead (diff)
configure: Use LLVM shared libraries by default
Linking with LLVM static libraries is easily broken by changes to the llvm-config program or when LLVM adds, removes, or changes library components. Keeping up with these changes requires a lot of maintanence effort to keep the build working on the master and stable branches. Also, because of issues in the past LLVM static libraries, the release manager is currently configuring with --with-llvm-shared-libs when checking the build before release. Enabling shared libraries by default would allow the release manager to run ./configure with no arguments, and be reasonably confident that the build would succeed. Acked-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/glsl/glcpp')
0 files changed, 0 insertions, 0 deletions