kind: autotools depends: - filename: gnu-toolchain.bst type: build - filename: core/autoconf.bst type: build - filename: core/automake.bst type: build - filename: core/flex.bst type: build - filename: core/bison.bst type: build sources: - kind: git url: upstream:elfutils track: elfutils-0.173 ref: aa36de0335e3ce12898954985a208f6336731289 config: configure-commands: - autoreconf -ivf - | ./configure --prefix="%{prefix}" \ --sysconfdir=/etc \ --localstatedir=/var \ --enable-maintainer-mode