This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
rayburgemeestre
/
build-config
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
Archiving and packaging should not happen inside the ubuntu docker image.
master
Ray Burgemeestre
5 년 전
부모
0f9fe16803
커밋
3f538f1f9f
1개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
변경상태 보기
+2
-2
v8pp/Makefile
+ 2
- 2
v8pp/Makefile
파일 보기
@@ -3,8 +3,8 @@ SHELL:=/bin/bash
v8pp:
git clone https://github.com/rayburgemeestre/v8pp
bash ../ubuntu1804.sh make build
bash ../ubuntu1804.sh
make archive
bash ../ubuntu1804.sh
make package
make archive
make package
build:
apt-get update
Write
Preview
Loading…
취소
저장