Fix for FreeBSD host_os.
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@171 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
parent
fb4e7f659d
commit
99e11d4fd5
@ -174,7 +174,7 @@ echo "--------------------- Default compilation flags --------------------------
|
||||
echo host is $host
|
||||
echo host_os is $host_os
|
||||
case $host_os in
|
||||
FreeBSD*)
|
||||
freebsd*)
|
||||
echo "Using FreeBSD specific compiler settings"
|
||||
# Put FreeBSD specific compiler flags here
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user