summaryrefslogtreecommitdiff
path: root/devel/csmith/files/patch-runtime__Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/csmith/files/patch-runtime__Makefile.in')
-rw-r--r--devel/csmith/files/patch-runtime__Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/csmith/files/patch-runtime__Makefile.in b/devel/csmith/files/patch-runtime__Makefile.in
new file mode 100644
index 000000000000..47fef49d1283
--- /dev/null
+++ b/devel/csmith/files/patch-runtime__Makefile.in
@@ -0,0 +1,11 @@
+--- ./runtime/Makefile.in.orig 2011-04-12 21:39:51.000000000 -0400
++++ ./runtime/Makefile.in 2011-10-25 14:17:34.000000000 -0400
+@@ -204,7 +204,7 @@
+ libcsmith_a_SOURCES = \
+ volatile_runtime.c
+
+-SVN_FLAG = -DSVN_VERSION=\"`svnversion -n .`\"
++SVN_FLAG = -DSVN_VERSION=\"`exported`\"
+ libcsmith_a_CPPFLAGS = \
+ -DTARGET_CPU_$(target_cpu)=1 \
+ $(SVN_FLAG)