diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-11-06 12:12:59 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-11-06 12:12:59 +0100 |
| commit | 5f6e849a93d972f7e848208fa04418abd4463170 (patch) | |
| tree | 64710603452f92fbb043b4bda6f37129ac23640c /build.mk | |
| parent | 2605f0a26c86e23a768d204414e979bf4cc973f2 (diff) | |
update
Diffstat (limited to 'build.mk')
| -rw-r--r-- | build.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ arc ?= $(notdir $(url)) configure_cmd ?= ./configure -build_cmd ?= make +build_cmd ?= make -j8 install_cmd ?= sudo make install uninstall_cmd ?= sudo make uninstall |
