projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce0f1fe
)
also set the gl_cv_func_chown_follows_symlink configure option
author
Eric Andersen
<andersen@codepoet.org>
Fri, 30 Sep 2005 20:47:40 +0000
(20:47 -0000)
committer
Eric Andersen
<andersen@codepoet.org>
Fri, 30 Sep 2005 20:47:40 +0000
(20:47 -0000)
package/tar/tar.mk
patch
|
blob
|
history
diff --git
a/package/tar/tar.mk
b/package/tar/tar.mk
index 7e1c7b1d039665861a61b3a461f5f2443dd024d7..7017f9a70351ef855340a524588758ae5d304c05 100644
(file)
--- 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) \