chiark / gitweb /
[PATCH] update klibc to version 0.181
[elogind.git] / klibc / klibc / interp.S
index 303943697ba60565da86872e7ad65ba49714e72e..b1a27019996e13ad1037d7fd9f6b92270aa3ff57 100644 (file)
@@ -2,7 +2,9 @@
 # This is a hack to generate the .intrp section, which then
 # ld turns into an PT_INTERP header.
 #
-
+# NOTE: The .interp section needs to be "a", or it doesnt work...
+#
+       
         .section ".interp","a"
         .ascii LIBDIR
        .ascii "/klibc-"