[x264-devel] [PATCH] arm: Enable section_data_rel_ro for OpenBSD / arm

Brad Smith brad at comstyle.com
Fri Feb 12 01:06:36 UTC 2021


ping.

On 4/5/2020 6:21 PM, Brad Smith wrote:
> ping.
>
> On 3/7/2020 2:38 PM, Brad Smith wrote:
>> Enable section_data_rel_ro for OpenBSD / arm
>>
>>
>> diff --git a/common/arm/asm.S b/common/arm/asm.S
>> index 79748c76..7decc9e5 100644
>> --- a/common/arm/asm.S
>> +++ b/common/arm/asm.S
>> @@ -74,7 +74,7 @@
>>   #   define FUNC @
>>   #endif
>>   -#if SYS_LINUX
>> +#if SYS_LINUX || SYS_OPENBSD
>>   #define HAVE_SECTION_DATA_REL_RO 1
>>   #else
>>   #define HAVE_SECTION_DATA_REL_RO 0
>> _______________________________________________
>> x264-devel mailing list
>> x264-devel at videolan.org
>> https://mailman.videolan.org/listinfo/x264-devel
> _______________________________________________
> x264-devel mailing list
> x264-devel at videolan.org
> https://mailman.videolan.org/listinfo/x264-devel


More information about the x264-devel mailing list