summaryrefslogtreecommitdiff
path: root/package/libgpg-error/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libgpg-error/Makefile')
-rw-r--r--package/libgpg-error/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libgpg-error/Makefile b/package/libgpg-error/Makefile
index 496e69c82..5be1496ec 100644
--- a/package/libgpg-error/Makefile
+++ b/package/libgpg-error/Makefile
@@ -54,7 +54,7 @@ ifeq ($(ADK_TARGET_ARCH_SPARC64),y)
LIBGPG_PREFIX:= sparc64-unknown-linux-gnu
endif
ifeq ($(ADK_TARGET_ARCH_X86),y)
-LIBGPG_PREFIX:= i686-pc-linux-gnu
+LIBGPG_PREFIX:= i686-unknown-linux-gnu
endif
ifeq ($(ADK_TARGET_ARCH_X86_64),y)
LIBGPG_PREFIX:= x86_64-pc-linux-gnu