| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 2FA
- 인증
- SWIFT
- appres
- 앱리소스
- Android
- 앱스토어
- fido
- WebAuthn
- 안드로이드
- MYSQL
- 애플
- apple
- css
- FIDO2
- otpkey
- Nodejs
- MFA
- OTP
- openssl
- OSX
- MSYS2
- kmip
- SSH
- 앨범북
- git
- SSL
- Xcode
- albumbook
- SwiftUI
Archives
- Today
- Total
인디노트
sudo update-alternatives gcc-8 추가 본문
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 800 --slave /usr/bin/g++ g++ /usr/bin/g++-8
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-9 900 --slave /usr/bin/g++ g++ /usr/bin/g++-9
Comments