mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-29 15:44:07 +00:00
slang: Don't error out when building slang for the 2nd time
This commit is contained in:
parent
112daf475d
commit
00c7717f70
@ -13,7 +13,7 @@ slang_configure := ./configure \
|
||||
--with-png=no \
|
||||
--with-pcre=no \
|
||||
--with-onig=no \
|
||||
&& mkdir src/elfobjs
|
||||
&& mkdir -p src/elfobjs
|
||||
|
||||
slang_target := \
|
||||
$(MAKE_JOBS) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user