mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 18:45:10 +01:00
added Alpine Linux build config
This commit is contained in:
parent
84feb7f35a
commit
e8a8b4b13f
11
build/config/Alpine
Normal file
11
build/config/Alpine
Normal file
@ -0,0 +1,11 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# Alpine
|
||||
#
|
||||
# Make settings for Alpine Linux (musl; no <linux/if_packet.h> header)
|
||||
#
|
||||
|
||||
include $(POCO_BASE)/build/config/Linux
|
||||
|
||||
SYSFLAGS += -DPOCO_NO_LINUX_IF_PACKET_H
|
Loading…
Reference in New Issue
Block a user