OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 1... Line 1...
1 add /usr/lib to default search path for the dynamic linker 1 add /usr/lib to default search path for the dynamic linker
Line 2... Line 2...
2   2  
3 --- a/Makeconfig 3 --- a/Makeconfig
4 +++ b/Makeconfig 4 +++ b/Makeconfig
5 @@ -589,6 +589,9 @@ else 5 @@ -571,6 +571,9 @@ else
6 default-rpath = $(libdir) 6 default-rpath = $(libdir)
Line 7... Line 7...
7 endif 7 endif
8 8