Loading pkgs/development/compilers/llvm/common/clang-tools/wrapper +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ buildcpath() { local path after while (( $# )); do case $1 in -isystem) -isystem|-cxx-isystem) shift path=$path${path:+':'}$1 ;; Loading Loading
pkgs/development/compilers/llvm/common/clang-tools/wrapper +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ buildcpath() { local path after while (( $# )); do case $1 in -isystem) -isystem|-cxx-isystem) shift path=$path${path:+':'}$1 ;; Loading