mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-02-03 20:50:28 +01:00
.gitlab-ci.yml: Minor.
This commit is contained in:
parent
316bdc96ce
commit
5d4e649f74
1 changed files with 1 additions and 1 deletions
|
|
@ -227,7 +227,7 @@ macos autotools clang:
|
|||
- export PATH=/opt/homebrew/bin:$PATH
|
||||
- brew install autoconf automake libtool
|
||||
- ./autogen.sh
|
||||
- CC=clang ./configure --prefix=/tmp/install-prefix
|
||||
- ./configure --prefix=/tmp/install-prefix CC=clang
|
||||
- 'make -j$(sysctl -n hw.logicalcpu)'
|
||||
- make install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue