id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4058	"mountlist.c:293:8: warning: ""__linux__"" is not defined [-Wundef]"	mnowak	andrew_b	"On !OpenIndiana we don't have `__linux__` defined, so I see couple of warnings when building MC 4.8.24 like this one:
{{{
mc-4.8.24/src/filemanager/mountlist.c:293:8: warning: ""__linux__"" is not defined [-Wundef]
 #if ! (__linux__ && (__GLIBC__ || __UCLIBC__))
        ^~~~~~~~~
}}}
`__GLIBC__` and `__UCLIBC__` are likely of the same vein."	defect	closed	minor	4.8.25	mc-core	4.8.24	fixed					no branch	
