mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 04:03:11 +00:00
Clean source directory before building tests in object directories.
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user