sassc: large file support

This commit is contained in:
Đoàn Trần Công Danh 2023-05-12 11:05:49 +07:00
parent 9078e67cd2
commit 63e9bfaa99

View file

@ -1,7 +1,7 @@
# Template file for 'sassc'
pkgname=sassc
version=3.6.2
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="automake libtool"
makedepends="libsass-devel"
@ -11,6 +11,7 @@ license="MIT"
homepage="https://github.com/sass/$pkgname"
distfiles="$homepage/archive/$version.tar.gz"
checksum=608dc9002b45a91d11ed59e352469ecc05e4f58fc1259fc9a9f5b8f0f8348a03
CFLAGS="-D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"
pre_configure() {
autoreconf -i