mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 15:19:21 +01:00
added Alpine Linux build config
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user