mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-12 18:35:15 +01:00
12 lines
177 B
Plaintext
12 lines
177 B
Plaintext
![]() |
#
|
||
|
# $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
|