This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
third
/
xswitch
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
86cbda90b8
Ramuri
Etichete
master
xswitch
/
devel-bootstrap.sh
devel-bootstrap.sh
102 B
Istoric
Crud
1
2
3
4
5
6
#!/bin/bash
export CFLAGS="-ggdb3 -O0"
export CXXFLAGS="-ggdb3 -O0"
./bootstrap.sh -j
./configure $@