This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
third
/
xswitch
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
11048483d3
Branches
Tags
master
xswitch
/
devel-bootstrap.sh
devel-bootstrap.sh
102 B
Historique
Raw
1
2
3
4
5
6
#!/bin/bash
export CFLAGS="-ggdb3 -O0"
export CXXFLAGS="-ggdb3 -O0"
./bootstrap.sh -j
./configure $@