Commit 7850bbe
docker: fix native pkg-config after foreign-arch install
Installing pkg-config for a foreign architecture may break the
native binary through the alternatives system. The fuse3 check
then fails even with the fallback to native pkg-config.
Symlink the native binary into /usr/local/bin so it takes PATH
precedence.
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>1 parent 87e6392 commit 7850bbe
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
155 | 159 | | |
156 | 160 | | |
157 | 161 | | |
| |||
0 commit comments