mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
make CPP_NAME get set for solaris
This commit is contained in:
parent
b29c0d70b7
commit
e230d1a8c3
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ else
|
|||
rm -f conftest.[ci]
|
||||
;;
|
||||
linux*)
|
||||
solaris*)
|
||||
CPP_NAME="cpp %d -o %o %i"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue