mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-05 11:22:19 +00:00
chore (libbacktrace-nightly): use %conf (#11388)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -36,13 +36,15 @@ This package contains the development files for the %name package.
|
||||
%prep
|
||||
%autosetup -n libbacktrace-%commit
|
||||
|
||||
%build
|
||||
%conf
|
||||
autoreconf -fiv
|
||||
%configure \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--with-system-libunwind \
|
||||
--enable-silent-rules
|
||||
|
||||
%build
|
||||
%make_build
|
||||
|
||||
%check
|
||||
|
||||
Reference in New Issue
Block a user