diff options
Diffstat (limited to 'devel/csmith/files/patch-src__Makefile.in')
| -rw-r--r-- | devel/csmith/files/patch-src__Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/csmith/files/patch-src__Makefile.in b/devel/csmith/files/patch-src__Makefile.in new file mode 100644 index 000000000000..6b2a60a98e93 --- /dev/null +++ b/devel/csmith/files/patch-src__Makefile.in @@ -0,0 +1,11 @@ +--- ./src/Makefile.in.orig 2011-04-12 21:39:51.000000000 -0400 ++++ ./src/Makefile.in 2011-10-25 14:24:30.000000000 -0400 +@@ -384,7 +384,7 @@ + csmith.vcproj \ + csmith.vcxproj + +-SVN_FLAG = -DSVN_VERSION=\"`svnversion -n .`\" ++SVN_FLAG = -DSVN_VERSION=\"`exported`\" + csmith_CPPFLAGS = \ + -DTARGET_CPU_$(target_cpu)=1 \ + $(SVN_FLAG) \ |
