From d28050b46eaeee68594ce71222a7141dc82a7c01 Mon Sep 17 00:00:00 2001 From: fcambus Date: Sun, 7 Aug 2022 21:06:33 +0000 Subject: [PATCH] Add binutils. --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/Makefile b/devel/Makefile index 8ddf6927b30..6d833633de1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -45,6 +45,7 @@ SUBDIR += bamf SUBDIR += bashunit SUBDIR += bats + SUBDIR += binutils SUBDIR += bison SUBDIR += blame SUBDIR += boehm-gc