diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/make.defaults b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/make.defaults index 4238a596b6..9a81fc4457 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/make.defaults +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/make.defaults @@ -35,3 +35,10 @@ INSTALL_MASK="${INSTALL_MASK} /etc/wgetrc /etc/xinetd.d " + +# Exclude ustr's source code and debug library +INSTALL_MASK="${INSTALL_MASK} + /usr/bin/ustr-import + /usr/lib*/libustr-debug* + /usr/share/ustr-* +"