merge libminlib with libc
Change-Id: I79cc4ea90c378a1da3dac16487b53034953827a7
This commit is contained in:
@@ -628,7 +628,7 @@ DPLIBC ?= ${DESTDIR}${LIBC_SO}
|
||||
.endif
|
||||
.else
|
||||
.if ${LIB} != "c" && ${LIB:Mgcc*} == "" \
|
||||
&& ${LIB} != "minlib" && ${LIB} != "sys" && ${LIB} != "minc" && ${LIB} != "mthread" # Minix-specific libs
|
||||
&& ${LIB} != "sys" && ${LIB} != "minc" && ${LIB} != "mthread" # Minix-specific libs
|
||||
.if !empty(LIBC_SO)
|
||||
DPLIBC ?= ${DESTDIR}${LIBC_SO}
|
||||
.endif
|
||||
|
||||
Reference in New Issue
Block a user