diff options
| author | Eric Christopher <echristo@apple.com> | 2012-08-06 20:52:18 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@apple.com> | 2012-08-06 20:52:18 +0000 |
| commit | 22738d00a30670d5227b47fe2b34d044cebd481c (patch) | |
| tree | a9e31e9aa0be3f16ab53b67cbf51103467478870 /llvm/configure | |
| parent | b9ddbd3daa318f38266ea8c4b0786073911615ed (diff) | |
| download | bcm5719-llvm-22738d00a30670d5227b47fe2b34d044cebd481c.tar.gz bcm5719-llvm-22738d00a30670d5227b47fe2b34d044cebd481c.zip | |
Add support for the OpenBSD for Bitrig.
Patch by David Hill.
llvm-svn: 161344
Diffstat (limited to 'llvm/configure')
| -rwxr-xr-x | llvm/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/configure b/llvm/configure index 9c89a334aba..405567c0f53 100755 --- a/llvm/configure +++ b/llvm/configure @@ -8947,7 +8947,7 @@ nto-qnx*) shlibpath_overrides_runpath=yes ;; -openbsd*) +openbsd* | bitrig*) version_type=sunos sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no |

