diff options
| author | Peter Korsgaard | 2010-09-27 18:08:51 +0200 |
|---|---|---|
| committer | Peter Korsgaard | 2010-09-27 18:08:51 +0200 |
| commit | e611747255055ad6f9409dffe7eefd233ac86964 (patch) | |
| tree | bb7f18de995dcfd0b4a947b5c7e912ea6a5fc486 /package/bind | |
| parent | vsftpd: convert to gentargets, bump version and fix build (diff) | |
| parent | packages: remove unneeded _INSTALL_TARGET_OPT definitions (diff) | |
| download | buildroot-e611747255055ad6f9409dffe7eefd233ac86964.tar.gz buildroot-e611747255055ad6f9409dffe7eefd233ac86964.tar.xz buildroot-e611747255055ad6f9409dffe7eefd233ac86964.zip | |
Merge branch 'for-2010.11/no-install-strip' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'package/bind')
| -rw-r--r-- | package/bind/bind.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/bind/bind.mk b/package/bind/bind.mk index 8e4867a50..243408636 100644 --- a/package/bind/bind.mk +++ b/package/bind/bind.mk @@ -8,7 +8,6 @@ BIND_VERSION = 9.5.2-P2 BIND_SITE = ftp://ftp.isc.org/isc/bind9/$(BIND_VERSION) BIND_LIBTOOL_PATCH = NO BIND_INSTALL_STAGING = NO -BIND_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install BIND_TARGET_SBINS = lwresd named named-checkconf named-checkzone BIND_TARGET_SBINS += named-compilezone rndc rndc-confgen BIND_TARGET_SBINS += dnssec-keygen dnssec-signzone |
