diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2014-09-01 15:22:07 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-01 15:22:07 +0200 |
| commit | 5aedb8be688d47526101bdb3e58598df588326e6 (patch) | |
| tree | ae348b9262fdaf123b3b152e65b6116b5ef36cb4 /package/coreutils/coreutils.mk | |
| parent | 7f0ce7c8780569afa33b68c9c024bf4072e29a99 (diff) | |
| parent | 62387a8b11224a9c5320d42e2f0c4e2089d3452b (diff) | |
Merge branch 'next'
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/coreutils/coreutils.mk')
| -rw-r--r-- | package/coreutils/coreutils.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/coreutils/coreutils.mk b/package/coreutils/coreutils.mk index af202b4cf..07a134778 100644 --- a/package/coreutils/coreutils.mk +++ b/package/coreutils/coreutils.mk @@ -61,7 +61,6 @@ COREUTILS_CONF_ENV = ac_cv_c_restrict=no \ PERL=missing COREUTILS_CONF_OPT = --disable-rpath \ - --disable-dependency-tracking \ --enable-install-program=hostname define COREUTILS_POST_INSTALL |
