K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-06-04T16:13:13.404057Z K 7 svn:log V 364 security/lua-bcrypt: fix build Add USES=compiler:c11 to fix build: compat/safebfuns.c:25:4: error: #error "require gcc >= 4.4" compat/safebfuns.c:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NOINLINE' compat/safebfuns.c:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'NOINLINE' Approved by: mentors (implicit approval) END