Skip to content

Commit

Permalink
games/hedgewars: mark BROKEN on i386
Browse files Browse the repository at this point in the history
Link fails with 'ld: error: duplicate symbol: LandDirty_dimension_info'
on some code converted from pascal to C, so this would be non-trivial
to fix.
  • Loading branch information
AMDmi3 committed Apr 8, 2021
1 parent ae9a12a commit ae643ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions games/hedgewars/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ COMMENT= Free Worms-like turn based strategy game
LICENSE= GPLv2 GFDL
LICENSE_COMB= multi

BROKEN_i386= ld: error: duplicate symbol: LandDirty_dimension_info

LIB_DEPENDS= libphysfs.so:devel/physfs \
libpng.so:graphics/png

Expand Down

0 comments on commit ae643ed

Please sign in to comment.