このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
rayburgemeestre
/
build-config
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
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
書き込み
プレビュー
読み込み中…
キャンセル
保存