mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
Special control bits for RTLD.
This commit is contained in:
parent
8c0c6f59b4
commit
6a2c06dc40
3
sysdeps/mips/mips64/rtld-parms
Normal file
3
sysdeps/mips/mips64/rtld-parms
Normal file
@ -0,0 +1,3 @@
|
||||
ifndef rtld-wordsize
|
||||
rtld-wordsize = 64
|
||||
endif
|
3
sysdeps/mips/mipsel/rtld-parms
Normal file
3
sysdeps/mips/mipsel/rtld-parms
Normal file
@ -0,0 +1,3 @@
|
||||
ifndef rtld-oformat
|
||||
rtld-oformat = elf32-littlemips
|
||||
endif
|
Loading…
Reference in New Issue
Block a user