From: Slava Barinov Date: Wed, 15 Feb 2023 10:25:02 +0000 (+0300) Subject: Add script to devel-static as well X-Git-Tag: accepted/tizen/base/toolchain/20240405.044606~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d3dadbe1d8bb925cd64a4075f938447a24b70d8;p=platform%2Fupstream%2Fglibc.git Add script to devel-static as well Change-Id: I7ad8a24b2d65f4c572d676d4372369ce64be0ee9 --- diff --git a/packaging/glibc.spec b/packaging/glibc.spec index 81fe03d..4750463 100644 --- a/packaging/glibc.spec +++ b/packaging/glibc.spec @@ -712,6 +712,10 @@ done # TODO: REMOVE ME AFTER ISSUE IS IDENTIFIED find %{_libdir}/gcc -name 'statx.h' -exec sed -e 's/__glibc_has_include/__has_include/' -i {} \; +%post devel-static +# TODO: REMOVE ME AFTER ISSUE IS IDENTIFIED +find %{_libdir}/gcc -name 'statx.h' -exec sed -e 's/__glibc_has_include/__has_include/' -i {} \; + %files %manifest %{name}.manifest # glibc