Add triple for RHEL 5 to the libpath collecting logic.

llvm-svn: 141887
This commit is contained in:
Benjamin Kramer 2011-10-13 20:45:37 +00:00
parent 8f67d47d0d
commit 74a1f91ff7
1 changed files with 1 additions and 0 deletions

View File

@ -1664,6 +1664,7 @@ private:
"i686-pc-linux-gnu",
"i486-linux-gnu",
"i686-redhat-linux",
"i386-redhat-linux",
"i586-suse-linux",
"i486-slackware-linux"
};