fix build
This commit is contained in:
parent
61b60f9e46
commit
ff0490c7c6
2 changed files with 3 additions and 4 deletions
|
@ -121,10 +121,9 @@ symlinkHwCapDirs top libdir = forM_ hwcapdirs $ \d ->
|
|||
]
|
||||
"i386" ->
|
||||
[ "tls/i686"
|
||||
[ "tls/i586"
|
||||
, "tls/i586"
|
||||
, "i686"
|
||||
,
|
||||
"i586"
|
||||
, "i586"
|
||||
]
|
||||
"arm" ->
|
||||
-- Probably not complete, only what I have
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue