This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
third
/
xswitch
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
11048483d3
Rami (Branch)
Tag
master
xswitch
/
devel-bootstrap.sh
devel-bootstrap.sh
102 B
Cronologia
Originale
1
2
3
4
5
6
#!/bin/bash
export CFLAGS="-ggdb3 -O0"
export CXXFLAGS="-ggdb3 -O0"
./bootstrap.sh -j
./configure $@