Переглянути джерело

Make output for boost build slightly less verbose

master
Ray Burgemeestre 5 роки тому
джерело
коміт
32eaf84c1f
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      boost/Makefile

+ 1
- 1
boost/Makefile Переглянути файл

@@ -2,7 +2,7 @@ SHELL:=/bin/bash

boost:
wget "https://dl.bintray.com/boostorg/release/1.68.0/source/boost_1_68_0.tar.bz2"
tar -xvf boost_1_68_0.tar.bz2
tar -xf boost_1_68_0.tar.bz2
bash ../ubuntu1804.sh make impl
make package


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