summaryrefslogtreecommitdiffhomepage
path: root/vars
diff options
context:
space:
mode:
Diffstat (limited to 'vars')
-rw-r--r--vars/tar.vars8
1 files changed, 8 insertions, 0 deletions
diff --git a/vars/tar.vars b/vars/tar.vars
new file mode 100644
index 00000000..380dd720
--- /dev/null
+++ b/vars/tar.vars
@@ -0,0 +1,8 @@
+#
+# set +o errexit -o noglob -o nounset is assumed.
+#
+
+: ${PKG_TAR_CONFIG_CACHE_EXTRA:="
+am_cv_func_working_getline=yes"};
+
+# vim:filetype=sh textwidth=0