|
|
@@ -49,6 +49,9 @@ gclient sync -r 11.9.169.4 # https://github.com/pmed/v8-nuget/ |
|
|
|
# I asked a question about this here: https://groups.google.com/forum/#!topic/v8-users/Do5MvAvYFgs |
|
|
|
sed -i.bak 's/_LIBCPP_ABI_VERSION=Cr/_LIBCPP_ABI_VERSION=1/' build/config/c++/BUILD.gn |
|
|
|
|
|
|
|
# https://groups.google.com/g/v8-dev/c/AJjIyKMpFmA |
|
|
|
sed -i.bak 's/"-Wctad-maybe-unsupported"//' BUILD.gn |
|
|
|
|
|
|
|
# workaround, see notes.txt |
|
|
|
echo "v8_enable_embedded_builtins = false" | tee -a out/x64.release/args.gn |
|
|
|
echo "v8_use_external_startup_data = false" | tee -a out/x64.release/args.gn |