mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
3faf7aab8f
Stubby is an application that acts as a local DNS stub resolver. https://getdnsapi.net/ https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Daemon+-+Stubby Ref #2682
3 lines
90 B
Makefile
3 lines
90 B
Makefile
GETDNS_PORT_DIR := $(call select_from_ports,getdns)
|
|
INC_DIR += $(GETDNS_PORT_DIR)/include
|