riot-desktop: broken i686
This commit is contained in:
parent
002729d098
commit
647cb3b024
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@ nocross=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
shlib_provides="libGLVESv2.so"
|
shlib_provides="libGLVESv2.so"
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
i686*) broken="/void-packages/srcpkgs/riot-desktop/template: line 20: 390 Segmentation fault" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue