diff options
Diffstat (limited to 'devel/csmith/files/patch-runtime__Makefile.am')
| -rw-r--r-- | devel/csmith/files/patch-runtime__Makefile.am | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/csmith/files/patch-runtime__Makefile.am b/devel/csmith/files/patch-runtime__Makefile.am new file mode 100644 index 000000000000..5a11c2518b2e --- /dev/null +++ b/devel/csmith/files/patch-runtime__Makefile.am @@ -0,0 +1,11 @@ +--- ./runtime/Makefile.am.orig 2011-04-12 21:39:51.000000000 -0400 ++++ ./runtime/Makefile.am 2011-10-25 14:17:34.000000000 -0400 +@@ -39,7 +39,7 @@ + libcsmith_a_SOURCES = \ + volatile_runtime.c + +-SVN_FLAG = -DSVN_VERSION=\"`svnversion -n .`\" ++SVN_FLAG = -DSVN_VERSION=\"`exported`\" + + ## ENE: The idea of stuffing the target CPU name (a string) into a CPP symbol + ## is kind of awful. What we should do instead is use the name to modify the |
