]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
add required mbedtls links
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 26 Aug 2015 12:08:35 +0000 (14:08 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 26 Aug 2015 12:08:35 +0000 (14:08 +0200)
pdns/dnsdistdist/ext/mbedtls/include/mbedtls/base64.h [new symlink]
pdns/dnsdistdist/ext/mbedtls/include/mbedtls/check_config.h [new symlink]
pdns/dnsdistdist/ext/mbedtls/include/mbedtls/config.h [new symlink]
pdns/dnsdistdist/ext/mbedtls/include/mbedtls/platform.h [new symlink]
pdns/dnsdistdist/ext/mbedtls/library/base64.c [new symlink]

diff --git a/pdns/dnsdistdist/ext/mbedtls/include/mbedtls/base64.h b/pdns/dnsdistdist/ext/mbedtls/include/mbedtls/base64.h
new file mode 120000 (symlink)
index 0000000..5819ad3
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../ext/mbedtls/include/mbedtls/base64.h
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/mbedtls/include/mbedtls/check_config.h b/pdns/dnsdistdist/ext/mbedtls/include/mbedtls/check_config.h
new file mode 120000 (symlink)
index 0000000..e4d8842
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../ext/mbedtls/include/mbedtls/check_config.h
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/mbedtls/include/mbedtls/config.h b/pdns/dnsdistdist/ext/mbedtls/include/mbedtls/config.h
new file mode 120000 (symlink)
index 0000000..6e46afb
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../ext/mbedtls/include/mbedtls/config.h
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/mbedtls/include/mbedtls/platform.h b/pdns/dnsdistdist/ext/mbedtls/include/mbedtls/platform.h
new file mode 120000 (symlink)
index 0000000..8670087
--- /dev/null
@@ -0,0 +1 @@
+../../../../../../ext/mbedtls/include/mbedtls/platform.h
\ No newline at end of file
diff --git a/pdns/dnsdistdist/ext/mbedtls/library/base64.c b/pdns/dnsdistdist/ext/mbedtls/library/base64.c
new file mode 120000 (symlink)
index 0000000..5f26ddd
--- /dev/null
@@ -0,0 +1 @@
+../../../../../ext/mbedtls/library/base64.c
\ No newline at end of file