Hack to override pakextract forcing clang
This commit is contained in:
parent
113063d54c
commit
66cea7a180
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ mv -v hlextract "$BINDIR/hlextract"
|
|||
cd "$DEPSDIR"
|
||||
git clone https://github.com/yquake2/pakextract
|
||||
cd pakextract
|
||||
make
|
||||
make CC=cc
|
||||
mv -v pakextract "$BINDIR/pakextract"
|
||||
|
||||
cd "$INCTOOLDIR/bmpfix"
|
||||
|
|
Loading…
Reference in a new issue