Skip to content
Commit 928b305d authored by Stefan Liebler's avatar Stefan Liebler
Browse files

S390: Fix introduction of __wcscpy and weak wcscpy symbols.

The recent commit 81a14439
has introduced __wcscpy, __GI___wcscpy and the weak alias wcscpy.
This patch also introduces those symbols if glibc is build
with CFLAGS="-march=z13" where the ifunc is omitted.

ChangeLog:

	* sysdeps/s390/wcscpy-vx.S: Add strong aliases to
	__wcscpy, __GI___wcscpy and weak alias to wcscpy.
parent 36f30c10
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment