File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ i?86-*-linux*|i?86-apple-darwin*|x86_64-*-linux*|powerpc-*-linux*|powerpc64-*-li
26
26
|amd64-*-freebsd*|i?86-*-freebsd*|ia64-*-freebsd*|arm*-*-linux*|sparc*-*-linux*|mips*-*-linux*|x86_64-apple-darwin*|aarch64*)
27
27
pic_options='-fPIC'
28
28
;;
29
- ?86-pc-cygwin*|i?86-pc-cygwin*)
29
+ ?86-pc-cygwin*|i?86-pc-cygwin*|i?86-pc-mingw32* )
30
30
pic_options='-DDLL_EXPORT'
31
31
;;
32
32
i?86-apple-darwin*|arm-apple-darwin*)
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ i?86-*-linux*|i?86-apple-darwin*|x86_64-*-linux*|powerpc-*-linux*|powerpc64-*-li
26
26
|amd64-*-freebsd*|i?86-*-freebsd*|ia64-*-freebsd*|arm*-*-linux*|sparc*-*-linux*|mips*-*-linux*|x86_64-apple-darwin*|aarch64*)
27
27
pic_options='-fPIC'
28
28
;;
29
- ?86-pc-cygwin*|i?86-pc-cygwin*)
29
+ ?86-pc-cygwin*|i?86-pc-cygwin*|i?86-pc-mingw32* )
30
30
pic_options='-DDLL_EXPORT'
31
31
;;
32
32
i?86-apple-darwin*|arm-apple-darwin*)
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ i?86-*-linux*|i?86-apple-darwin*|x86_64-*-linux*|powerpc-*-linux*|powerpc64-*-li
26
26
|amd64-*-freebsd*|i?86-*-freebsd*|ia64-*-freebsd*|arm*-*-linux*|sparc*-*-linux*|mips*-*-linux*|x86_64-apple-darwin*|aarch64*)
27
27
pic_options='-fPIC'
28
28
;;
29
- ?86-pc-cygwin*|i?86-pc-cygwin*)
29
+ ?86-pc-cygwin*|i?86-pc-cygwin*|i?86-pc-mingw32* )
30
30
pic_options='-DDLL_EXPORT'
31
31
;;
32
32
i?86-apple-darwin*|arm-apple-darwin*)
You can’t perform that action at this time.
0 commit comments