Revert "gcr: broken on aarch64* (cross gir issue)"
This reverts commit f362031559
.
libgpg-error was fixed.
This commit is contained in:
parent
e6c3bd92f9
commit
ced5976f2e
1 changed files with 0 additions and 6 deletions
|
@ -22,12 +22,6 @@ checksum=95204aa2111c301778ebfbe60975ce3ed698c958430ffcc2a785ac5e593d168b
|
|||
build_options="gir vala"
|
||||
build_options_default="gir vala"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken="https://build.voidlinux.org/builders/aarch64-musl_builder/builds/19799/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
fi
|
||||
|
||||
do_check() {
|
||||
# requires X11 server
|
||||
:
|
||||
|
|
Loading…
Reference in a new issue