xref: /OK3568_Linux_fs/yocto/meta-rockchip/recipes-core/glibc/glibc_%.bbappend (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1# Copyright (C) 2019, Fuzhou Rockchip Electronics Co., Ltd
2# Released under the MIT license (see COPYING.MIT for the terms)
3
4# Avoid dup files warning in multilib case
5SSTATE_ALLOW_OVERLAP_FILES:append = " ${COMPONENTS_DIR}/${PACKAGE_ARCH}/glibc-stash-locale"
6