build-fhs-chrootenv: fix gcc libs on i686
This commit is contained in:
parent
64f873461f
commit
c376b1afa0
@ -141,10 +141,6 @@ let
|
|||||||
|
|
||||||
# copy content of targetPaths
|
# copy content of targetPaths
|
||||||
cp -rsf ${staticUsrProfileTarget}/lib/* lib/
|
cp -rsf ${staticUsrProfileTarget}/lib/* lib/
|
||||||
|
|
||||||
# copy gcc libs
|
|
||||||
cp -rsf ${choosenGcc.gcc}/lib/* lib/
|
|
||||||
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# setup /lib, /lib32 and /lib64
|
# setup /lib, /lib32 and /lib64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user