Browse Source

- astra-sm: update build

master
vanhofen 6 years ago
parent
commit
35dbbcc651
  1. 2
      make/system-tools-extra.mk

2
make/system-tools-extra.mk

@ -240,7 +240,7 @@ $(D)/astra-sm: $(D)/openssl | $(TARGET_DIR)
autoreconf -fi; \
$(CONFIGURE) \
--prefix= \
--without-lua-compiler \
--without-lua \
; \
$(MAKE) install DESTDIR=$(TARGET_DIR)
$(REMOVE)/astra-sm.git

Loading…
Cancel
Save