Przeglądaj źródła

Libc++ renabled.

main
offa 7 lat temu
rodzic
commit
b12b3f782c
1 zmienionych plików z 3 dodań i 3 usunięć
  1. +3
    -3
      script/ci_build.sh

+ 3
- 3
script/ci_build.sh Wyświetl plik

@@ -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


Ładowanie…
Anuluj
Zapisz