projects
/
librseq.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
mempool: Introduce rseq_mempool_get_max_nr_cpus
[librseq.git]
/
bootstrap
1
#!/bin/sh
2
#
3
# SPDX-License-Identifier: MIT
4
#
5
# SPDX-FileCopyrightText: 2022 EfficiOS Inc.
6
7
set -x
8
if
[ !
-d
"config"
];
then
9
mkdir config
10
fi
11
12
autoreconf
-vif -W
all
,
error
This page took
0.029884 seconds
and
4
git commands to generate.