1
0
Mirror von https://github.com/tkuschel/bees.git synchronisiert 2026-06-19 06:57:54 +02:00

build: include localconf everywhere

Overriding makeflags did not work from localconf in the src, lib, or
test directories.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
Zygo Blaxell
2021-02-08 12:51:54 -05:00
Ursprung 10af3f9763
Commit 6eb7afa65c
3 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
+1
Datei anzeigen
@@ -21,6 +21,7 @@ CRUCIBLE_OBJS = \
uuid.o \
include ../makeflags
-include ../localconf
include ../Defines.mk
BEES_LDFLAGS = $(LDFLAGS)