]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
naoki: Use toolchain gcc, only.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 11 Mar 2010 15:24:13 +0000 (16:24 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 11 Mar 2010 15:24:13 +0000 (16:24 +0100)
EXPERIMENTAL.

naoki/constants.py
pkgs/Constants

index 12951ecd3483507ca327cad9824188ab9da2f6e1..ef3f308c60d62733d19618def6c7dc8c10f13652 100644 (file)
@@ -25,9 +25,7 @@ class Config(object):
                "toolchain" : False,
                "mandatory_packages" : [
                        "core/ccache",
-                       "core/gcc",
                        "core/glibc",
-                       "core/make",
                ],
                "nice_level" : 0,
                #
index c4a6cefde6276c2cb9c98a55c7dbe3230f96f2d6..47a9d63db2437858d28e919590dc7abd1941b8ea 100644 (file)
@@ -47,7 +47,7 @@ define PKG_FILES_$(PKG_NAME_REAL)-devel
        */lib/*.so
 endef
 
-PKG_BUILD_DEPS += glibc gcc
+PKG_BUILD_DEPS += glibc
 
 CONFIGURE_OPTIONS = --prefix=/usr