Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 617200
Collapse All | Expand All

(-)glibc-2.24.orig/sysdeps/x86_64/mempcpy_chk.S (-1 / +1 lines)
Lines 19-25 Link Here
19
#include <sysdep.h>
19
#include <sysdep.h>
20
#include "asm-syntax.h"
20
#include "asm-syntax.h"
21
21
22
#ifndef PIC
22
#ifndef SHARED
23
	/* For libc.so this is defined in memcpy.S.
23
	/* For libc.so this is defined in memcpy.S.
24
	   For libc.a, this is a separate source to avoid
24
	   For libc.a, this is a separate source to avoid
25
	   mempcpy bringing in __chk_fail and all routines
25
	   mempcpy bringing in __chk_fail and all routines

Return to bug 617200