Page MenuHomeFreeBSD

D34799.id104665.diff
No OneTemporary

D34799.id104665.diff

Index: sys/sys/linker_set.h
===================================================================
--- sys/sys/linker_set.h
+++ sys/sys/linker_set.h
@@ -58,7 +58,6 @@
/*
* Private macros, not to be used outside this header file.
*/
-#ifdef __GNUCLIKE___SECTION
/*
* The userspace address sanitizer inserts redzones around global variables,
@@ -78,9 +77,6 @@
__set_##set##_sym_##sym __section("set_" #set) \
__used = &(sym)
#define __MAKE_SET(set, sym) __MAKE_SET_QV(set, sym, __MAKE_SET_CONST)
-#else /* !__GNUCLIKE___SECTION */
-#error this file needs to be ported to your compiler
-#endif /* __GNUCLIKE___SECTION */
/*
* Public macros.

File Metadata

Mime Type
text/plain
Expires
Wed, Feb 25, 9:16 PM (6 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28995561
Default Alt Text
D34799.id104665.diff (655 B)

Event Timeline