--- a/src/mklibs +++ b/src/mklibs @@ -263,6 +263,7 @@ def extract_soname(so_file): return "" def multiarch(paths): + return paths devnull = open('/dev/null', 'w') dpkg_architecture = subprocess.Popen( ['dpkg-architecture', '-qDEB_HOST_MULTIARCH'], anaceas.org/cgit.cgi/openwrt/upstream/atom/target/linux/ar71xx/patches-4.9/100-MIPS-ath79-Avoid-using-unitialized-reg-variable.patch?h=v18.06.7' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-4.9/100-MIPS-ath79-Avoid-using-unitialized-reg-variable.patch
blob: 8d5b089986b7f4278e4b186f55ee7c3dce3cc75f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42