From e980315984f41de360ce0f0ea2e8bae95213a79b Mon Sep 17 00:00:00 2001 From: Uwe Seimet Date: Wed, 6 Dec 2023 20:21:40 +0100 Subject: [PATCH] Testing --- cpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/Makefile b/cpp/Makefile index 81351c7c..64133b1e 100644 --- a/cpp/Makefile +++ b/cpp/Makefile @@ -1,6 +1,6 @@ .DEFAULT_GOAL: all -## Optional build flags: +## Optional build flags: ## CROSS_COMPILE= Specifies the compiler toolchain, e.g. ## arm-linux-gnueabihf- CROSS_COMPILE =