components/gcc3/Makefile
branchs11-update
changeset 2434 6c9bb5cf5610
parent 800 2ad056ed89ec
child 3661 47545fb8aed4
equal deleted inserted replaced
2433:0f0e1a4f811b 2434:6c9bb5cf5610
    29 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    29 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    30 # unfortunately we have our own "special" tarball and not the community version, so use that.
    30 # unfortunately we have our own "special" tarball and not the community version, so use that.
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:3ab488fe2df01bf54a57acd70e745266e19232edacf77512f77655296748e7a0
    32     sha256:3ab488fe2df01bf54a57acd70e745266e19232edacf77512f77655296748e7a0
    33 COMPONENT_ARCHIVE_URL=	$(EXTERNAL_ARCHIVE_MIRROR)/$(SOURCE_ARCHIVE)
    33 COMPONENT_ARCHIVE_URL=	$(EXTERNAL_ARCHIVE_MIRROR)/$(SOURCE_ARCHIVE)
       
    34 COMPONENT_BUGDB=	utility/gnu-compiler
    34 
    35 
    35 include ../../make-rules/prep.mk
    36 include ../../make-rules/prep.mk
    36 include ../../make-rules/configure.mk
    37 include ../../make-rules/configure.mk
    37 include ../../make-rules/ips.mk
    38 include ../../make-rules/ips.mk
    38 
    39