From 06324aff9807d2c44e0e1a989cf30beb3f7ce834 Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Wed, 19 Apr 2023 10:44:22 -0700 Subject: [PATCH] bsd build flags for prometheus --- make-bsd.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-bsd.mk b/make-bsd.mk index 8234f2fdb..ce0b4dde1 100644 --- a/make-bsd.mk +++ b/make-bsd.mk @@ -1,6 +1,6 @@ # This requires GNU make, which is typically "gmake" on BSD systems -INCLUDES=-isystem ext +INCLUDES=-isystem ext -Iext/prometheus-cpp-lite-1.0/core/include -Iext/prometheus-cpp-lite-1.0/simpleapi/include DEFS= LIBS=