Revert "chromium: broken on i686 until binutils is rebuilt"
This reverts commit d294c7b728
.
This commit is contained in:
parent
5f0b8fdb71
commit
21a4edd26e
|
@ -45,10 +45,6 @@ esac
|
||||||
|
|
||||||
build_options_default="clang js_optimize vaapi pulseaudio pipewire"
|
build_options_default="clang js_optimize vaapi pulseaudio pipewire"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
i686*) broken="until binutils update is done";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
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…
Reference in New Issue