|
|
@@ -41,9 +41,15 @@ gclient sync -r 11.9.169.4 # https://github.com/pmed/v8-nuget/ |
|
|
|
# initial build |
|
|
|
# temp |
|
|
|
#rm -rf out/x64.release |
|
|
|
alias gm=$PWD/tools/dev/gm.py |
|
|
|
|
|
|
|
gm x64.release |
|
|
|
#alias gm=$PWD/tools/dev/gm.py |
|
|
|
# whatever, it said, |
|
|
|
#+ alias gm=/var/lib/go-agent/pipelines/v8pp-ubuntu2404/v8pp/v8/tools/dev/gm.py |
|
|
|
#+ gm x64.release |
|
|
|
#./build-v8.sh: line 46: gm: command not found |
|
|
|
# so f*ck the alias |
|
|
|
|
|
|
|
$PWD/tools/dev/gm.py x64.release |
|
|
|
|
|
|
|
# we don't want std::_Cr, but std::__1 like everybody else is using |
|
|
|
# note that this is only relevant if use_custom_libcxx = true. |