Merge remote-tracking branch 'qatar/master'
* qatar/master: configure: Disable PIC for cygwin just as for win32/mingw Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
509cc1e883
1
configure
vendored
1
configure
vendored
@ -3424,6 +3424,7 @@ case $target_os in
|
|||||||
SHFLAGS='-shared -Wl,--out-implib,$(SUBDIR)lib$(FULLNAME).dll.a'
|
SHFLAGS='-shared -Wl,--out-implib,$(SUBDIR)lib$(FULLNAME).dll.a'
|
||||||
objformat="win32"
|
objformat="win32"
|
||||||
enable dos_paths
|
enable dos_paths
|
||||||
|
disable pic
|
||||||
;;
|
;;
|
||||||
*-dos|freedos|opendos)
|
*-dos|freedos|opendos)
|
||||||
network_extralibs="-lsocket"
|
network_extralibs="-lsocket"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user