From 1a5852ab91b568c0ef2ef321b70773a65a7143ec Mon Sep 17 00:00:00 2001 From: mrdudz Date: Tue, 17 May 2022 13:52:30 +0200 Subject: [PATCH] don't try to build the checkversion sample for targets that do not have printf --- samples/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/samples/Makefile b/samples/Makefile index 70e5ff760..4007e3522 100644 --- a/samples/Makefile +++ b/samples/Makefile @@ -260,7 +260,6 @@ EXELIST_cbm610 = \ EXELIST_creativision = \ ascii \ - checkversion \ hello EXELIST_cx16 = \ @@ -276,7 +275,6 @@ EXELIST_cx16 = \ tgidemo EXELIST_gamate = \ - checkversion \ hello EXELIST_geos-cbm = \ @@ -294,14 +292,12 @@ EXELIST_lynx = \ notavailable EXELIST_nes = \ - checkversion \ hello EXELIST_osic1p = \ notavailable EXELIST_pce = \ - checkversion \ hello EXELIST_pet = \