Added comment [#CLICKHOUSE-2]

This commit is contained in:
Alexey Milovidov 2018-08-08 08:19:54 +03:00
parent 1f5ea81be5
commit 258d33a0d7

View File

@ -1,5 +1,7 @@
#!/bin/bash
# If you have "no space left" error, you can change the location of temporary files with BUILDPLACE environment variable.
# Advanced usage:
# Test gcc-8:
# env DIST=bionic EXTRAPACKAGES="gcc-8 g++-8" DEB_CC=gcc-8 DEB_CXX=g++-8 CMAKE_FLAGS=" -DNO_WERROR=1 " ./release