mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
chromium: mark broken to build some other things first
This commit is contained in:
parent
7819540156
commit
a3ae08eb74
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@ if [ "$CROSS_BUILD" ]; then
|
||||||
esac
|
esac
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
broken="build some other things first"
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
for f in "${FILESDIR}"/musl-patches/*.patch; do
|
for f in "${FILESDIR}"/musl-patches/*.patch; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue