[PATCH] vhost: use colon in version.map
Ferruh Yigit
ferruh.yigit at intel.com
Fri Mar 4 14:57:38 CET 2022
On 3/3/2022 11:32 AM, Xia, Chenbo wrote:
>> -----Original Message-----
>> From: Peng Yu <penyu at amazon.com>
>> Sent: Tuesday, February 15, 2022 1:56 PM
>> To: dev at dpdk.org
>> Cc: Peng Yu <penyu at amazon.com>; Ray Kinsella <mdr at ashroe.eu>; Maxime Coquelin
>> <maxime.coquelin at redhat.com>; Xia, Chenbo <chenbo.xia at intel.com>
>> Subject: [PATCH] vhost: use colon in version.map
>>
>> The punctuation after the `global` keyword should be colon, not
>> semicolon. The default gcc linker accepts both colon and semicolon, but
>> the gold linker will report syntax error if we use semicolon after the
>> `global` keyword.
>>
>> Signed-off-by: Peng Yu <penyu at amazon.com>
>
> Reviewed-by: Chenbo Xia <chenbo.xia at intel.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list