Special control bits for RTLD.

This commit is contained in:
Ulrich Drepper 1997-07-12 23:26:15 +00:00
parent 8c0c6f59b4
commit 6a2c06dc40
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
ifndef rtld-wordsize
rtld-wordsize = 64
endif

View File

@ -0,0 +1,3 @@
ifndef rtld-oformat
rtld-oformat = elf32-littlemips
endif