mirror of
https://github.com/curl/curl.git
synced 2026-04-14 23:01:41 +03:00
parent
5ce380d65a
commit
18480f71be
5 changed files with 13 additions and 7 deletions
|
|
@ -119,7 +119,7 @@ if test "x$xc_lt_want_with_pic" = 'xdefault'; then
|
|||
case $host_cpu in @%:@ (
|
||||
x86_64 | amd64 | ia64)
|
||||
case $host_os in @%:@ (
|
||||
linux* | freebsd*)
|
||||
linux* | freebsd* | midnightbsd*)
|
||||
xc_lt_want_with_pic='yes'
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue