PKGNAME=guile
PKGSEC=devel
PKGDEP="gc gmp libffi libtool libunistring ncurses texinfo"
PKGDES="A portable, embeddable Scheme implementation written in C"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
	"--disable-error-on-warning"
	"--with-threads"
)

# NOTE: strip breaks compiled ccache objects on some platforms. Funny that
# these files have the .go file extension.
ABSTRIP=0
ABSPLITDBG=0

PKGBREAK="aisleriot<=3.22.7 autogen<=5.18.12-1 gdb<=8.2-1 \
          graphviz<=2.40.1-3 weechat<=2.4-1"

ABSHADOW=0
