mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Check PIC instead of __PIC__.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
.text
|
||||
NESTED(__clone,4*SZREG,sp)
|
||||
#ifdef __PIC__
|
||||
#ifdef PIC
|
||||
.set noreorder
|
||||
.cpload $25
|
||||
.set reorder
|
||||
|
||||
Reference in New Issue
Block a user