Mike Frysinger 1e4920e080 memset: fix define usage for shared libs
The proper define to check "am I in a shared lib" is "SHARED", not "PIC".
The two new memset_chk functions incorrectly depend on "PIC".

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-04-07 16:33:50 -04:00
..
2012-02-27 20:27:41 +01:00
2012-04-06 15:14:52 -07:00
2012-04-05 11:58:30 +09:00
2012-03-30 06:35:29 -04:00