Page MenuHomeFreeBSD

D26444.diff
No OneTemporary

D26444.diff

Index: head/sys/conf/ldscript.kmod.amd64
===================================================================
--- head/sys/conf/ldscript.kmod.amd64
+++ head/sys/conf/ldscript.kmod.amd64
@@ -34,6 +34,10 @@
SECTIONS
{
+ .plt :
+ {
+ *(.plt)
+ }
.text :
{
*(.text .text.*)

File Metadata

Mime Type
text/plain
Expires
Tue, Jun 23, 2:16 AM (9 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34225440
Default Alt Text
D26444.diff (283 B)

Event Timeline