From cc9db92fc612dcd596d59f9ff32fc79b806005e7 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Wed, 5 Dec 2012 07:45:37 +0400 Subject: Binutils should be 32-bit, because ... $@%#$%$^ --- binutils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/Makefile') diff --git a/binutils/Makefile b/binutils/Makefile index a4d2129..4a60ff1 100644 --- a/binutils/Makefile +++ b/binutils/Makefile @@ -2,7 +2,7 @@ include /usr/share/cibs/rules/ips.mk include /usr/share/cibs/rules/patch.mk include /usr/share/cibs/rules/archive.mk include /usr/share/cibs/rules/autotools.mk -include /usr/share/cibs/rules/64.mk +include /usr/share/cibs/rules/32.mk summary := GNU collection of binary tools, including the GNU linker and the GNU assembler license := GPL v3+ -- cgit v1.2.3