components/fastcgi/Makefile
changeset 5748 e80cda8309df
parent 5717 0ce9ba275890
child 5843 9cefd39b551b
equal deleted inserted replaced
5747:4441137c3e4a 5748:e80cda8309df
    48 CONFIGURE_OPTIONS += --with-pic
    48 CONFIGURE_OPTIONS += --with-pic
    49 CONFIGURE_OPTIONS += --includedir=$(CONFIGURE_INCLUDEDIR)/fastcgi
    49 CONFIGURE_OPTIONS += --includedir=$(CONFIGURE_INCLUDEDIR)/fastcgi
    50 
    50 
    51 COMPONENT_PREP_ACTION = (cd $(@D) ; touch NEWS AUTHORS ChangeLog ; autoreconf -if)
    51 COMPONENT_PREP_ACTION = (cd $(@D) ; touch NEWS AUTHORS ChangeLog ; autoreconf -if)
    52 
    52 
       
    53 ASLR_MODE = $(ASLR_ENABLE)
       
    54 
    53 REQUIRED_PACKAGES += system/library/c++-runtime
    55 REQUIRED_PACKAGES += system/library/c++-runtime