1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: architecture/blackfin/parse-config
3 # Copyright (C) 2004 - 2021 The T2 SDE Project
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
8 # This program is free software; you can redistribute it and/or modify
9 # it under the terms of the GNU General Public License version 2.
10 # --- T2-COPYRIGHT-NOTE-END ---
13 # translate fork to vfork, TODO: properly review and patch upstream
14 bash|bison|coreutils|cpio|cron|curl|dash|dialog|disktype|eject|embutils|\
15 findutils|groff|iproute2|\
16 libcap|libevent|libgpg-error|libgcrypt|libisofs|libisoburn|\
17 kbd|keyutils|lvm2|m4|mine|ntfsprogs|\
18 gawk|glib|flex|gdbm|openssh|openssl|pam|pdksh|ppp|procps|\
19 rpcbind|rpcsvc-proto|rsync|\
20 shadow|smartmontools|subversion|sysklogd|sysvinit|\
21 tar|tcp_wrappers|texinfo|time|tmux|util-linux|vim|wpa_supplicant)
22 var_append GCC_WRAPPER_APPEND ' ' '-Dfork=vfork'