summaryrefslogtreecommitdiff
path: root/devel/csmith/files/patch-src__Makefile.in
blob: 6b2a60a98e93aeb0c256a242fb7ed221c1258780 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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) \