From 9e58f2d8a996f5b66aaf0b19c20a514c889d4023 Mon Sep 17 00:00:00 2001 From: pin Date: Wed, 30 Dec 2020 08:17:34 +0100 Subject: [PATCH] wip/heliocron: remove unused line --- heliocron/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/heliocron/Makefile b/heliocron/Makefile index 85ba2dc4d5..1b2c920c5e 100644 --- a/heliocron/Makefile +++ b/heliocron/Makefile @@ -13,7 +13,6 @@ LICENSE= apache-2.0 .include "cargo-depends.mk" USE_LANGUAGES+= c # rust, but needs a toolchain to link -#USE_TOOLS+= pkg-config INSTALLATION_DIRS= bin