Skip to content
Snippets Groups Projects
Verified Commit 2b19fdef authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

Revert "oniro-linux.conf: Fix TCLIBC to musl for openharmony builds"


This reverts commit 8ee245d6.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 62b8aa0f
No related branches found
No related tags found
No related merge requests found
...@@ -109,8 +109,6 @@ SPLASH = "psplash-oniro" ...@@ -109,8 +109,6 @@ SPLASH = "psplash-oniro"
DISTRO_FEATURES_FILTER_NATIVE:append = " openharmony" DISTRO_FEATURES_FILTER_NATIVE:append = " openharmony"
DISTRO_FEATURES_FILTER_NATIVESDK:append = " openharmony" DISTRO_FEATURES_FILTER_NATIVESDK:append = " openharmony"
require conf/distro/include/openharmony.inc require conf/distro/include/openharmony.inc
# OpenHarmony requires musl libc, so we cannot allow other TCLIBC values
TCLIBC:df-openharmony = "musl"
# We run a read-only rootfs but we want shadow because it includes subid # We run a read-only rootfs but we want shadow because it includes subid
# configuration used by podman in rootless mode. # configuration used by podman in rootless mode.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment