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:
@@ -174,7 +174,7 @@ echo "--------------------- Default compilation flags --------------------------
|
|||||||
echo host is $host
|
echo host is $host
|
||||||
echo host_os is $host_os
|
echo host_os is $host_os
|
||||||
case $host_os in
|
case $host_os in
|
||||||
FreeBSD*)
|
freebsd*)
|
||||||
echo "Using FreeBSD specific compiler settings"
|
echo "Using FreeBSD specific compiler settings"
|
||||||
# Put FreeBSD specific compiler flags here
|
# Put FreeBSD specific compiler flags here
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user