Le sunnuntaina 16. heinäkuuta 2023, 14.55.43 EEST James Almer a écrit :
> On 7/16/2023 6:23 AM, Rémi Denis-Courmont wrote:
> > Le sunnuntaina 16. heinäkuuta 2023, 2.58.32 EEST James Almer a écrit :
> >> Should fix assembling with binutil as >= 2.41
> >>
> >> Signed-off-by: James Almer
> >> ---
>
On 7/16/2023 6:23 AM, Rémi Denis-Courmont wrote:
Le sunnuntaina 16. heinäkuuta 2023, 2.58.32 EEST James Almer a écrit :
Should fix assembling with binutil as >= 2.41
Signed-off-by: James Almer
---
This is IMO a big breakage. binutil's as has until now clipped these values
on its own, and never
James Almer (12023-07-15):
> Should fix assembling with binutil as >= 2.41
>
> Signed-off-by: James Almer
> ---
> This is IMO a big breakage. binutil's as has until now clipped these values on
> its own, and never required the compiler to do it.
I confirm it fixes the build failures on up-to-dat
Le sunnuntaina 16. heinäkuuta 2023, 2.58.32 EEST James Almer a écrit :
> Should fix assembling with binutil as >= 2.41
>
> Signed-off-by: James Almer
> ---
> This is IMO a big breakage. binutil's as has until now clipped these values
> on its own, and never required the compiler to do it.
TBH, s
Should fix assembling with binutil as >= 2.41
Signed-off-by: James Almer
---
This is IMO a big breakage. binutil's as has until now clipped these values on
its own, and never required the compiler to do it.
libavcodec/x86/mathops.h | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
d