Przeglądaj źródła

Unification.

main
offa 8 lat temu
rodzic
commit
6ea9b88887
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      script/ci_build.sh

+ 2
- 1
script/ci_build.sh Wyświetl plik



set -ex set -ex


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



Ładowanie…
Anuluj
Zapisz