mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-20 01:11:18 +00:00
oops, sh isn't C :)
This commit is contained in:
parent
e230d1a8c3
commit
e49672591a
1 changed files with 2 additions and 0 deletions
|
@ -108,6 +108,8 @@ else
|
|||
rm -f conftest.[ci]
|
||||
;;
|
||||
linux*)
|
||||
CPP_NAME="cpp %d -o %o %i"
|
||||
;;
|
||||
solaris*)
|
||||
CPP_NAME="cpp %d -o %o %i"
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue