summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/tar/tar.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/tar/tar.mk b/package/tar/tar.mk
index 7e1c7b1d0..7017f9a70 100644
--- a/package/tar/tar.mk
+++ b/package/tar/tar.mk
@@ -26,6 +26,7 @@ $(GNUTAR_DIR)/.configured: $(GNUTAR_DIR)/.unpacked
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \
ac_cv_func_chown_works=yes \
+ gl_cv_func_chown_follows_symlink=yes \
./configure \
--target=$(GNU_TARGET_NAME) \
--host=$(GNU_TARGET_NAME) \