mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
defs.mk: Move USE_SYSTEMD to ytools
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
8cb9249af0
commit
dad86a2b01
1 changed files with 0 additions and 5 deletions
|
|
@ -169,11 +169,6 @@ EXPORT_PROJECT_LIB ?= $(USE_PROJECT_LIB)
|
|||
USE_JW_BUILD ?= true
|
||||
USE_EXCEPTIONS_IN_C ?= true
|
||||
REENTRANT ?= true
|
||||
ifneq ($(wildcard /usr/include/systemd/sd-daemon.h),)
|
||||
ifneq ($(TARGET),mingw)
|
||||
USE_SYSTEMD ?= true
|
||||
endif
|
||||
endif
|
||||
|
||||
export REENTRANT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue