Remove redundant rpath.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 23 May 2013 02:53:22 +0000 (02:53 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 23 May 2013 02:53:22 +0000 (02:53 +0000)
commit1529f0c7188ad21c598ffb748caf0dfa54b6a469
treecb6526c5db1a45e0a3042dcbf31c62287ce9dddd
parentb58484ecd64647b6d7ec9ad2886a3d519df22076
Remove redundant rpath.

These are not needed since we added the $ORIGIN based rpath.

Fixes pr12517.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182559 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules