@@ -20,7 +20,11 @@ SECTIONS
}
.bss : {
__bss_start = .;
*(.bss)
*(COMMON)
__bss_end = .;
The note is not visible to the blocked user.