shadowsocks-libev: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
389effe751
commit
f3ff0a2f3b
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ checksum=fce47a956fad0c30def9c71821bcec450a40d3f881548e31e66cedf262b89eb1
|
|||
system_accounts="shadowsocks"
|
||||
make_dirs="/etc/${pkgname} 0750 shadowsocks shadowsocks"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
vsv ${pkgname}-server
|
||||
vsv ${pkgname}-client
|
||||
|
|
Loading…
Reference in a new issue