mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
cross.armv7l-linux-gnueabihf: drop unneeded libdir
This commit is contained in:
parent
c4dc38ff86
commit
81aca875be
1 changed files with 0 additions and 1 deletions
|
@ -234,7 +234,6 @@ _gcc_build() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
_args="--prefix=/usr"
|
_args="--prefix=/usr"
|
||||||
_args+=" --libdir=/usr/lib"
|
|
||||||
_args+=" --libexecdir=/usr/lib"
|
_args+=" --libexecdir=/usr/lib"
|
||||||
_args+=" --target=${_triplet}"
|
_args+=" --target=${_triplet}"
|
||||||
_args+=" --with-sysroot=${_sysroot}"
|
_args+=" --with-sysroot=${_sysroot}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue