diff --git a/open_posix_testsuite/ltp-patch/generate-makefiles.sh.patch b/open_posix_testsuite/ltp-patch/generate-makefiles.sh.patch index 833f3455a4aa76bd9852326863fe1555bd4ef090..a2afade56d38ff24a8e3db45959ada5a2aa71d95 100644 --- a/open_posix_testsuite/ltp-patch/generate-makefiles.sh.patch +++ b/open_posix_testsuite/ltp-patch/generate-makefiles.sh.patch @@ -12,7 +12,7 @@ # Build variables CFLAGS+= -I\$(top_srcdir)/include -+CFLAGS+= --target=arm-liteos --sysroot=${SYSROOT_PATH} ${ARCH_CFLAGS} ++CFLAGS+= --target=arm-liteos-ohos --sysroot=${SYSROOT_PATH} ${ARCH_CFLAGS} # XXX: for testfrmw.c -- needs to be moved into a library. CFLAGS+= -I\$(srcdir)