x11vnc: build with -fcommon
%ci:no-build
This commit is contained in:
parent
02c7fde71b
commit
9ddf91f717
@ -9,5 +9,6 @@ TERMUX_PKG_DEPENDS="libandroid-shmem, libjpeg-turbo, libvncserver, libxdamage, l
|
||||
|
||||
termux_step_pre_configure() {
|
||||
autoreconf -vi
|
||||
CFLAGS+=" -fcommon"
|
||||
export LIBS="-landroid-shmem"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user