components/python/pycparser/Makefile
changeset 1948 2d1537e7942d
parent 1845 caa6e0a2a2e4
child 3817 30b42c38bbc4
child 3996 20c0f21bbe1e
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    33     sha256:957d98b661c0b64b580ab6f94b125e09b6714154ee51de40bca16d3f0076b86c
    33     sha256:957d98b661c0b64b580ab6f94b125e09b6714154ee51de40bca16d3f0076b86c
    34 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    34 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
    35 COMPONENT_PROJECT_URL=	https://github.com/eliben/pycparser
    35 COMPONENT_PROJECT_URL=	https://github.com/eliben/pycparser
    36 COMPONENT_BUGDB=	python-mod/pycparser
    36 COMPONENT_BUGDB=	python-mod/pycparser
    37 
    37 
       
    38 TPNO=			16938
       
    39 
    38 include $(WS_TOP)/make-rules/prep.mk
    40 include $(WS_TOP)/make-rules/prep.mk
    39 include $(WS_TOP)/make-rules/setup.py.mk
    41 include $(WS_TOP)/make-rules/setup.py.mk
    40 include $(WS_TOP)/make-rules/ips.mk
    42 include $(WS_TOP)/make-rules/ips.mk
    41 
    43 
    42 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    44 ASLR_MODE = $(ASLR_NOT_APPLICABLE)