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