1
0
Fork 0

[Makefile] Update.

This commit is contained in:
Alexander Andreev 2022-01-02 23:03:50 +04:00
parent 6e3d38b084
commit 2e3d95da81
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ TARGET=httpprocwatchd
SYSCTL=${shell which systemctl}
SYSDDIR=${shell pkg-config systemd --variable=systemdsystemunitdir}
SYSDDIR=${SYSDDIR:/%=%}
DESTDIR=/
LDFLAGS=-ldflags "-s -w"