summarylogtreecommitdiffstats
path: root/hfsutils-3.2.6-fix-tcl-8.6.patch
diff options
context:
space:
mode:
Diffstat (limited to 'hfsutils-3.2.6-fix-tcl-8.6.patch')
-rw-r--r--hfsutils-3.2.6-fix-tcl-8.6.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/hfsutils-3.2.6-fix-tcl-8.6.patch b/hfsutils-3.2.6-fix-tcl-8.6.patch
new file mode 100644
index 000000000000..19f15424543c
--- /dev/null
+++ b/hfsutils-3.2.6-fix-tcl-8.6.patch
@@ -0,0 +1,8 @@
+--- hfsutils-3.2.6/config.h.in
++++ hfsutils-3.2.6/config.h.in
+@@ -91,3 +91,5 @@
+ # ifndef HAVE_STRTOL
+ long strtol(const char *, char **, int);
+ # endif
++
++#define USE_INTERP_RESULT 1