Move stubby from genode to genode-world

Issue genodelabs/genode#3789
This commit is contained in:
Norman Feske
2020-06-26 11:28:37 +02:00
parent a50a742a2f
commit 471283c69d
23 changed files with 1247 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
content: include lib/symbols/libgetdns LICENSE
PORT_DIR := $(call port_dir,$(REP_DIR)/ports/getdns)
include:
cp -r $(PORT_DIR)/$@ $@
lib/symbols/libgetdns:
$(mirror_from_rep_dir)
LICENSE:
cp $(PORT_DIR)/src/lib/getdns/$@ $@
content: include/config.h
include/config.h:
mkdir -p $(dir $@)
cp $(REP_DIR)/src/lib/getdns/config.h $@

View File

@@ -0,0 +1 @@
2019-02-25 468537af47bef2c1aad3d76f33839880b158ed4b