This website requires JavaScript.
Explore
Help
Sign in
beenull
/
crowdsec
Watch
1
Star
0
Fork
You've already forked crowdsec
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fix-static-build
crowdsec
/
platform
/
freebsd.mk
6 lines
62 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
FreeBSD changes (#718) (#721) * FreeBSD changes (#718) * Update build Makefile to be able to build on other platforms Split Makefiles to isolate every specifics per platform if specific file is not found, the include will default to linux. * Isolate linux specific messages emitted by crowdsec command line On other platforms, we shouldn't write messages with `systemctl` occurrences. This commit isolate the specific messages and ensure the messages are relevant for the given platform according result of `GOOS`. * remove the test Co-authored-by: Sofian Brabez <sbz@6dev.net> Co-authored-by: AlteredCoder <AlteredCoder>
2021-03-26 16:42:56 +00:00
# FreeBSD specific
#
Make
=
gmake
Windows Support (#1159)
2022-05-17 10:14:59 +00:00
$(
info
building
for
FreeBSD
)
Reference in a new issue
Copy permalink