diff options
-rw-r--r-- | meta/site/common | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/site/common b/meta/site/common index 631be4fa064..e2dd4b57f7d 100644 --- a/meta/site/common +++ b/meta/site/common @@ -7,6 +7,3 @@ ac_cv_file__dev_random=${ac_cv_file__dev_random=yes} # Avoid sudo to assume void for unsetenv in cross environment, or else it conflicts with # target stdlib.h prototype which follows POSIX compiliance. Mark for upstream. sudo_cv_func_unsetenv_void=no - -# Whether gettext macros should add rpath options -acl_cv_rpath=${acl_cv_rpath=no} |