# HG changeset patch # User Richard Dunbar # Date 1638043951 18000 # Node ID 95e974a939f1cb1f3269c6501867ade7dc7b2d74 # Parent fa5c28d5efb73b51fd4c0b9fab969076dd095a67 gcc: remove obsolete gawk comment diff -r fa5c28d5efb7 -r 95e974a939f1 gcc/receipt --- a/gcc/receipt Wed Nov 24 16:03:33 2021 +0000 +++ b/gcc/receipt Sat Nov 27 15:12:31 2021 -0500 @@ -12,9 +12,6 @@ TAGS="compiler C" #HOST_ARCH="i486 arm" -# We need gawk since busybox awk is not sufficient. We have BUILD_DEPENDS -# for cookutils that are not used by tazwok/cook-toolchain since it installs -# and uses its own copy. DEPENDS="binutils libgomp libobjc gcc-lib-base mpc-library elfutils" BUILD_DEPENDS="mpc-library mpfr-dev gmp-dev elfutils-dev"