From 7271a81949ee9806705d51618379246fb2b72209 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Fri, 14 Jul 2017 11:51:41 +0200 Subject: build: remove CONFIG_LIBDECNUMBER It is used by all PPC targets; we can give the directory its own Makefile.objs file, and include it directly from target/ppc. target/s390 can do the same when it starts using it. Signed-off-by: Paolo Bonzini --- default-configs/ppc64le-linux-user.mak | 1 - 1 file changed, 1 deletion(-) (limited to 'default-configs/ppc64le-linux-user.mak') diff --git a/default-configs/ppc64le-linux-user.mak b/default-configs/ppc64le-linux-user.mak index 4ba4eae6ce..63f4269023 100644 --- a/default-configs/ppc64le-linux-user.mak +++ b/default-configs/ppc64le-linux-user.mak @@ -1,2 +1 @@ # Default configuration for ppc64le-linux-user -CONFIG_LIBDECNUMBER=y -- cgit v1.2.3-55-g7522