Browse Source

ldns: fixed cross-compiling

user/chris/wip/musl
Christian Wiese 11 years ago
parent
commit
04feeb61be
  1. 17
      network/ldns/ldns.conf
  2. 4
      network/ldns/ldns.desc

17
network/ldns/ldns.conf

@ -0,0 +1,17 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../ldns/ldns.conf
# Copyright (C) 2013 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
if ! atstage native; then
var_append extraconfopt ' ' "--with-sysroot=$root"
fi

4
network/ldns/ldns.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../ldns/ldns.desc
[COPY] Copyright (C) 2012 The OpenSDE Project
[COPY] Copyright (C) 2012 - 2013 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
@ -29,6 +29,6 @@
[L] BSD
[S] Stable
[V] 1.6.16
[P] X -----5---9 105.000
[P] X -?---5---9 105.000
[D] 4066593953 ldns-1.6.16.tar.gz https://www.nlnetlabs.nl/downloads/ldns/

Loading…
Cancel
Save