Ray Burgemeestre 2 роки тому
джерело
коміт
46a7020668
1 змінених файлів з 3 додано та 0 видалено
  1. +3
    -0
      v8pp/Makefile

+ 3
- 0
v8pp/Makefile Переглянути файл

@@ -44,6 +44,9 @@ ubuntu2204:
bash ../ubuntu2204.sh chown $$(id -u):$$(id -g) . -R # fix permissions

build:
# see issue https://exerror.com/fatal-detected-dubious-ownership-in-repository/
git config --global --add safe.directory '*'

switch-to-latest-clang
apt-get update
apt-get install pkg-config python2.7 -y

Завантаження…
Відмінити
Зберегти