OpenWrt – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | --- a/src/mklibs |
2 | +++ b/src/mklibs |
||
3 | @@ -263,6 +263,7 @@ def extract_soname(so_file): |
||
4 | return "" |
||
5 | |||
6 | def multiarch(paths): |
||
7 | + return paths |
||
8 | devnull = open('/dev/null', 'w') |
||
9 | dpkg_architecture = subprocess.Popen( |
||
10 | ['dpkg-architecture', '-qDEB_HOST_MULTIARCH'], |