Selaa lähdekoodia

Hopefully fix v8.a build

master
Ray Burgemeestre 5 vuotta sitten
vanhempi
commit
4f37ab51f0
2 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +0
    -1
      Makefile
  2. +1
    -0
      v8pp/Makefile

+ 0
- 1
Makefile Näytä tiedosto

SHELL:=/bin/bash SHELL:=/bin/bash

ubuntu1804: ubuntu1804:
docker build . -f Dockerfile-ubuntu1804 -t rayburgemeestre/build-ubuntu:18.04 docker build . -f Dockerfile-ubuntu1804 -t rayburgemeestre/build-ubuntu:18.04



+ 1
- 0
v8pp/Makefile Näytä tiedosto

v8pp: v8pp:
git clone https://github.com/rayburgemeestre/v8pp git clone https://github.com/rayburgemeestre/v8pp
bash ../ubuntu1804.sh make build bash ../ubuntu1804.sh make build
bash ../ubuntu1804.sh make archive # outside container not enough permissions
make archive make archive
make package make package



Loading…
Peruuta
Tallenna