Page MenuHomeFreeBSD

D21537.id61700.diff
No OneTemporary

D21537.id61700.diff

Index: lib/csu/riscv/crt.h
===================================================================
--- lib/csu/riscv/crt.h
+++ lib/csu/riscv/crt.h
@@ -1,2 +1,9 @@
/* $FreeBSD$ */
-/* Empty so we can include this unconditionally */
+
+#ifndef _CRT_H_
+#define _CRT_H_
+
+#define HAVE_CTORS
+#define INIT_CALL_SEQ(func) "call " __STRING(func)
+
+#endif

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 8:37 PM (4 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36907958
Default Alt Text
D21537.id61700.diff (348 B)

Event Timeline