offa 7 лет назад
Родитель
Сommit
b12b3f782c
1 измененных файлов: 3 добавлений и 3 удалений
  1. +3
    -3
      script/ci_build.sh

+ 3
- 3
script/ci_build.sh Просмотреть файл

@@ -2,9 +2,9 @@

set -ex

#if [[ "${CXX}" == clang* ]]; then
#export CXXFLAGS="-stdlib=libc++"
#fi
if [[ "${CXX}" == clang* ]]; then
export CXXFLAGS="-stdlib=libc++"
fi

mkdir build && cd build


Загрузка…
Отмена
Сохранить