Enable PIC unconditionally on OpenBSD
Originally committed as revision 19526 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
ac0bed5491
commit
cd78208bd6
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -1813,7 +1813,7 @@ case $target_os in
|
|||
;;
|
||||
openbsd)
|
||||
enable malloc_aligned
|
||||
LIBOBJFLAGS='$(PIC)'
|
||||
enable pic
|
||||
SHFLAGS='-shared'
|
||||
oss_indev_extralibs="-lossaudio"
|
||||
oss_outdev_extralibs="-lossaudio"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue