]> code.ossystems Code Review - openembedded-core.git/commitdiff
site: linux supports unlink() of executing program
authorAndré Draszik <git@andred.net>
Fri, 10 Jan 2020 16:52:51 +0000 (16:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Jan 2020 09:17:20 +0000 (09:17 +0000)
I.e. shared text that is being executed.

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/site/common-linux

index 59fb9e36a61113e0bac78e1028850ab99bdc5854..fcabdbd54a2df257a5fb0e5d1d2c42b360da1ad5 100644 (file)
@@ -49,6 +49,7 @@ hw_cv_func_vsnprintf_c99=${hw_cv_func_vsnprintf_c99=yes}
 # coreutils
 ac_cv_func_chown_works=${ac_cv_func_chown_works=yes}
 gl_cv_func_fstatat_zero_flag=${gl_cv_func_fstatat_zero_flag=yes}
+gl_cv_func_unlink_busy_text=${gl_cv_func_unlink_busy_text=yes}
 gl_cv_have_proc_uptime=${gl_cv_have_proc_uptime=yes}
 
 # mysql