components/quagga/Makefile
branchs11-update
changeset 2434 6c9bb5cf5610
parent 800 2ad056ed89ec
child 1948 2d1537e7942d
equal deleted inserted replaced
2433:0f0e1a4f811b 2434:6c9bb5cf5610
    32 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    32 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
    33 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    33 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    34 COMPONENT_ARCHIVE_HASH=	\
    34 COMPONENT_ARCHIVE_HASH=	\
    35     sha256:bc5052d285af6e7aac42984741e74261637c57c4a02032bf05de7a5ea3a1afe0
    35     sha256:bc5052d285af6e7aac42984741e74261637c57c4a02032bf05de7a5ea3a1afe0
    36 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE)
    36 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/$(COMPONENT_ARCHIVE)
       
    37 COMPONENT_BUGDB=	service/quagga
       
    38 
    37 PATCH_LEVEL = 0
    39 PATCH_LEVEL = 0
    38 
    40 
    39 # without this we bus error on sparc. Until the code in all of Quagga
    41 # without this we bus error on sparc. Until the code in all of Quagga
    40 # does not have any misaligned code we will need the following flag.
    42 # does not have any misaligned code we will need the following flag.
    41 studio_ALIGN.sparc.32=  -xmemalign=8i
    43 studio_ALIGN.sparc.32=  -xmemalign=8i