From 8abb8b9656583787abbb6df49210c2c0dccf6111 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 03 Jul 2019 14:05:08 -0400 Subject: build: Enable lzma --- (limited to 'build') diff --git a/build b/build index 2b0d744..b346967 100755 --- a/build +++ b/build @@ -13,7 +13,7 @@ configure: --with-expat \ --without-python \ --with-system-gdbinit=/etc/gdb/gdbinit \ - --without-lzma + --with-lzma touch $@ build: configure -- cgit v0.9.1