projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdf92b5
)
competition submission should be fully static
author
Morgan Deters
<mdeters@gmail.com>
Wed, 7 Jul 2010 00:36:20 +0000
(
00:36
+0000)
committer
Morgan Deters
<mdeters@gmail.com>
Wed, 7 Jul 2010 00:36:20 +0000
(
00:36
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index fc92ecc37cb13b229d8fa417cd20074e48877522..a9d266d5a863f165687754b33aeaa4e9b142a1b8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-20,7
+20,7
@@
regress test: check
submission:
if [ ! -e configure ]; then ./autogen.sh; fi
- ./configure competition
+ ./configure competition
--disable-shared --enable-static-binary
$(MAKE)
mkdir -p cvc4-smtcomp-2010
cp -p $(top_builddir)/bin/cvc4 cvc4-smtcomp-2010/run