From 87d74d94ccedc0724681e256573ba42cb9fa8593 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 23 Nov 2009 11:30:07 +0100 Subject: vice: mark as broken Dependencies are wrong, and it has never seen any updates, so it probably doesn't have any users. Will remove completely before 2010.02 unless someone fixes it. Signed-off-by: Peter Korsgaard --- package/games/vice/vice.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/games/vice/vice.mk') diff --git a/package/games/vice/vice.mk b/package/games/vice/vice.mk index b04b8920d..305809d2c 100644 --- a/package/games/vice/vice.mk +++ b/package/games/vice/vice.mk @@ -9,7 +9,7 @@ VICE_SITE = http://www.viceteam.org/online VICE_INSTALL_STAGING = NO VICE_INSTALL_TARGET = YES -VICE_CONF_OPT = --without-resid --with-alsa CFLAGS="-O0" +VICE_CONF_OPT = --without-resid --with-alsa $(eval $(call AUTOTARGETS,package/games,vice)) -- cgit v1.2.3