mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Clean source directory before building tests in object directories.
This commit is contained in:
parent
8261e581be
commit
9a86c9bd30
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ possible_malloc_conf_opts = [
|
|||
]
|
||||
|
||||
print 'set -e'
|
||||
print 'if [ -f Makefile ] ; then make relclean ; fi'
|
||||
print 'autoconf'
|
||||
print 'rm -rf run_tests.out'
|
||||
print 'mkdir run_tests.out'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue