mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
Merge bfin add_ldflags lines.
Originally committed as revision 8064 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
e4b895228f
commit
f6b375b95e
3
configure
vendored
3
configure
vendored
@ -1330,8 +1330,7 @@ if test $cpu != "generic"; then
|
||||
;;
|
||||
bf*) #bf531 bf532 bf533 bf561 bf5xx all get this config
|
||||
add_cflags "-mfdpic"
|
||||
add_ldflags "-mfdpic"
|
||||
add_ldflags "-Wl,--defsym,__stacksize=0x40000"
|
||||
add_ldflags "-mfdpic -Wl,--defsym,__stacksize=0x40000"
|
||||
;;
|
||||
*)
|
||||
echo "WARNING: Unknown CPU \"$cpu\", ignored."
|
||||
|
Loading…
x
Reference in New Issue
Block a user