mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
efl: remove broken mark (thanks @pullmoll)
This commit is contained in:
parent
4d7aa8880d
commit
295451615e
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@ license="BSD"
|
||||||
distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.gz"
|
distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.gz"
|
||||||
checksum=2552e364e83b8b747ba6f6fcca699a025751a65407055faa9a2afce29d12b6f4
|
checksum=2552e364e83b8b747ba6f6fcca699a025751a65407055faa9a2afce29d12b6f4
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
armv[67]l-musl) broken="http://build.voidlinux.eu/builders/armv6l-musl_builder/builds/2807/steps/shell_3/logs/stdio";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" automake gettext-devel libtool efl-devel"
|
hostmakedepends+=" automake gettext-devel libtool efl-devel"
|
||||||
configure_args+=" --with-eolian-cxx=/usr/bin/eolian_cxx"
|
configure_args+=" --with-eolian-cxx=/usr/bin/eolian_cxx"
|
||||||
|
|
Loading…
Add table
Reference in a new issue