From 8c9cd4b3eccd4f60b59e5f9be0cd5a8983943d55 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 24 Apr 2012 00:24:41 -0400 Subject: Only build EGLIBC packages for *-*-eglibc arches. It doesn't make sense to build EGLIBC for, e.g., a uClibc architecture. --- (limited to 'libc.6-dev.pkg') diff --git a/libc.6-dev.pkg/control b/libc.6-dev.pkg/control index d8803cb..9606bc1 100644 --- a/libc.6-dev.pkg/control +++ b/libc.6-dev.pkg/control @@ -1,5 +1,5 @@ Package: libc.6-dev -Architecture: any +Architecture: any-any-eglibc Description: Embedded GNU C Library - development files This package provides the header files, object files, and development libraries necessary to compile and link programs with the standard C library. -- cgit v0.9.1