mirror of
https://github.com/linuxboot/heads.git
synced 2025-04-13 22:23:08 +00:00
Merge branch 'newt_slang_module_fix' of https://github.com/kakaroto/heads
This commit is contained in:
commit
5765a0b834
@ -22,3 +22,4 @@ newt_configure := ./autogen.sh; ./configure \
|
||||
$(CROSS_TOOLS) \
|
||||
--prefix "/" \
|
||||
--host i386-elf-linux \
|
||||
--without-tcl
|
||||
|
@ -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