Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
aml
66564c2f6fc0783d3cad5f0ea4e1da6bbc9f80f7
66564c2f6fc0783d3cad5f0ea4e1da6bbc9f80f7
Switch branch/tag
aml
autogen.sh
Find file
Normal view
History
Permalink
autogen.sh
101 Bytes
Newer
Older
Add first working version: limit numa allocs
Swann Perarnau
committed
Jun 30, 2016
1
#!/bin/sh
[refactor] Implement new API, based on jemalloc
Swann Perarnau
committed
Oct 06, 2017
2
3
4
5
6
7
set
-ex
mkdir
-p
build-aux
aclocal
-I
m4
libtoolize
automake
--add-missing
--copy
autoconf