Print this page
10366 ld(1) should support GNU-style linker sets
10581 ld(1) should know kernel modules are a thing

@@ -1209,10 +1209,11 @@
         case SGS_REJ_US3:
                 return (conv_ehdr_flags(mach, (Word)info, 0,
                     &reject_desc_buf->flags_buf));
         case SGS_REJ_UNKFILE:
         case SGS_REJ_ARCHIVE:
+        case SGS_REJ_KMOD:
                 return (NULL);
         case SGS_REJ_STR:
         case SGS_REJ_HWCAP_1:
         case SGS_REJ_SFCAP_1:
         case SGS_REJ_HWCAP_2: