mame: too big to link on i686 builder
This commit is contained in:
parent
34979763fd
commit
189ef2d74d
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,11 @@ depends="liberation-fonts-ttf"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
replaces="sdlmame>=0 sdlmess>=0"
|
replaces="sdlmame>=0 sdlmess>=0"
|
||||||
|
|
||||||
|
# ETOOBIG for i686
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
i686*) broken="http://build.voidlinux.eu/builders/i686_builder/builds/21957/steps/shell_3/logs/stdio"
|
||||||
|
esac
|
||||||
|
|
||||||
CXXFLAGS="-DUSE_INTERNAL_CBEGIN_CEND=1 -I${XBPS_CROSS_BASE}/usr/include/lua5.3"
|
CXXFLAGS="-DUSE_INTERNAL_CBEGIN_CEND=1 -I${XBPS_CROSS_BASE}/usr/include/lua5.3"
|
||||||
|
|
||||||
build_options="qt"
|
build_options="qt"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue