Browse Source

Remove char of death

master
Ray Burgemeestre 5 years ago
parent
commit
07c927a7d3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      v8pp/build-v8.sh

+ 1
- 1
v8pp/build-v8.sh View File

./tools/dev/gm.py x64.release ./tools/dev/gm.py x64.release


# also produce the static .a # also produce the static .a
ninja -C out/x64.release v8_monolith¬
ninja -C out/x64.release v8_monolith


#mkdir -p lib #mkdir -p lib
#cp out/Release/lib.target/*.so lib #cp out/Release/lib.target/*.so lib

Loading…
Cancel
Save