]> sourceware.org Git - glibc.git/commitdiff
Special control bits for RTLD.
authorUlrich Drepper <drepper@redhat.com>
Sat, 12 Jul 1997 23:26:15 +0000 (23:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 12 Jul 1997 23:26:15 +0000 (23:26 +0000)
sysdeps/mips/mips64/rtld-parms [new file with mode: 0644]
sysdeps/mips/mipsel/rtld-parms [new file with mode: 0644]

diff --git a/sysdeps/mips/mips64/rtld-parms b/sysdeps/mips/mips64/rtld-parms
new file mode 100644 (file)
index 0000000..77dfc39
--- /dev/null
@@ -0,0 +1,3 @@
+ifndef rtld-wordsize
+rtld-wordsize = 64
+endif
diff --git a/sysdeps/mips/mipsel/rtld-parms b/sysdeps/mips/mipsel/rtld-parms
new file mode 100644 (file)
index 0000000..07fac51
--- /dev/null
@@ -0,0 +1,3 @@
+ifndef rtld-oformat
+rtld-oformat = elf32-littlemips
+endif
This page took 0.044463 seconds and 5 git commands to generate.