mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
lua: Drop uclibc patch
This was found during override overhaul we dont support uclibc anymore Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -30,9 +30,6 @@ inherit pkgconfig binconfig ptest
|
||||
PACKAGECONFIG ??= "readline"
|
||||
PACKAGECONFIG[readline] = ",,readline"
|
||||
|
||||
UCLIBC_PATCHES += "file://uclibc-pthread.patch"
|
||||
SRC_URI:append_libc-uclibc = " ${UCLIBC_PATCHES}"
|
||||
|
||||
TARGET_CC_ARCH += " -fPIC ${LDFLAGS}"
|
||||
EXTRA_OEMAKE = "'CC=${CC} -fPIC' 'MYCFLAGS=${CFLAGS} -fPIC' MYLDFLAGS='${LDFLAGS}'"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user