summaryrefslogtreecommitdiffstats
path: root/build
blob: 1d937e74cad65bb13abed06c4b55786c4472d29e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

upstream_source = glib
include ../source.mk

nop:
	@:

build:
	oh-autoconfigure -- \
		--enable-static \
		--disable-selinux \
		--disable-fam \
		--disable-xattr \
		--disable-libelf \
		--without-python \
		--with-pcre=system
	oh-autobuild