galculator: build with -fcommon
%ci:no-build
This commit is contained in:
parent
5bde4d3490
commit
4df90ddabc
@ -9,5 +9,6 @@ TERMUX_PKG_SHA256=01cfafe6606e7ec45facb708ef85efd6c1e8bb41001a999d28212a825ef778
|
|||||||
TERMUX_PKG_DEPENDS="atk, gdk-pixbuf, glib, gtk3, libandroid-shmem, libcairo, pango"
|
TERMUX_PKG_DEPENDS="atk, gdk-pixbuf, glib, gtk3, libandroid-shmem, libcairo, pango"
|
||||||
|
|
||||||
termux_step_pre_configure() {
|
termux_step_pre_configure() {
|
||||||
|
CFLAGS+=" -fcommon"
|
||||||
export LIBS="-landroid-shmem"
|
export LIBS="-landroid-shmem"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user