|
|
|
@ -4865,7 +4865,9 @@ case "${host}" in |
|
|
|
hppa*64*-*-hpux*) |
|
|
|
# PIC is the default for 64-bit PA HP-UX. |
|
|
|
;; |
|
|
|
i[34567]86-*-cygwin* | i[34567]86-*-mingw* | x86_64-*-mingw*) |
|
|
|
i[34567]86-*-cygwin* | x86_64-*-cygwin*) |
|
|
|
;; |
|
|
|
i[34567]86-*-mingw* | x86_64-*-mingw*) |
|
|
|
;; |
|
|
|
i[34567]86-*-interix[3-9]*) |
|
|
|
# Interix 3.x gcc -fpic/-fPIC options generate broken code. |
|
|
|
|