# --- T2-COPYRIGHT-NOTE-BEGIN --- # T2 SDE: package/*/procps/procps.conf # Copyright (C) 2004 - 2022 The T2 SDE Project # # This Copyright note is generated by scripts/Create-CopyPatch, # more information can be found in the files COPYING and README. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2. # --- T2-COPYRIGHT-NOTE-END --- # for the curses header directory var_append makeopt ' ' "DESTDIR=$root" atstage native || hook_add preconf 5 "echo 'ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes' >> config.cache" # we prefer the coreutils kill ... var_append confopt ' ' '--disable-kill --disable-modern-top' hook_add premake 5 "grep ac_cv_func_pidfd_open=.*yes config.cache && echo '#define HAVE_PIDFD_OPEN 1' >> config.h || true" var_append makeinstopt ' ' 'ldconfig=true'