Skip to content
Unverified Commit ff110b25 authored by Gabi Falk's avatar Gabi Falk Committed by Sam James
Browse files

Add a test to check for duplicate definitions in the static library



This change follows two previous fixes addressing multiple definitions
of __memcpy_chk and __mempcpy_chk functions on i586, and __memmove_chk
and __memset_chk functions on i686.  The test is intended to prevent
such issues from occurring in the future.

Signed-off-by: default avatarGabi Falk <gabifalk@gmx.com>
Reviewed-by: default avatarH.J. Lu <hjl.tools@gmail.com>
Reviewed-by: default avatarDmitry V. Levin <ldv@altlinux.org>
(cherry picked from commit ded2e075)
parent ad92c483
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment