This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
third
/
xswitch
Watch
2
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
623f6176a3
브랜치
태그
master
xswitch
/
devel-bootstrap.sh
devel-bootstrap.sh
102 B
히스토리
Raw
1
2
3
4
5
6
#!/bin/bash
export CFLAGS="-ggdb3 -O0"
export CXXFLAGS="-ggdb3 -O0"
./bootstrap.sh -j
./configure $@