Add lib/libc to list of _prebuild_libs because we need the target
built libc_pic.a for libkse. # This should finally fix the build on 4.x Submitted by: kan
This commit is contained in:
parent
cedfd4f63f
commit
21e24af3ff
@ -784,8 +784,7 @@ _startup_libs+= lib/csu/${MACHINE_ARCH}-elf
|
||||
_startup_libs+= lib/csu/${MACHINE_ARCH}
|
||||
.endif
|
||||
|
||||
_prebuild_libs=
|
||||
|
||||
_prebuild_libs+= lib/libc
|
||||
_generic_libs= gnu/lib
|
||||
|
||||
.if exists(${.CURDIR}/kerberos5) && exists(${.CURDIR}/crypto) && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user