components/openstack/ironic/Makefile
changeset 7695 b9a14419e530
parent 6855 ea44e7e0ca98
equal deleted inserted replaced
7692:a432de1477f4 7695:b9a14419e530
    43 
    43 
    44 PKG_VARS +=		COMPONENT_BE_VERSION
    44 PKG_VARS +=		COMPONENT_BE_VERSION
    45 
    45 
    46 include $(WS_MAKE_RULES)/prep.mk
    46 include $(WS_MAKE_RULES)/prep.mk
    47 include $(WS_MAKE_RULES)/setup.py.mk
    47 include $(WS_MAKE_RULES)/setup.py.mk
       
    48 # OpenStack Mitaka requires OVS and RAD changes not present in 11.3
       
    49 BUILD_BITS=NO_ARCH
       
    50 include $(WS_MAKE_RULES)/no-evaluation.mk
    48 include $(WS_MAKE_RULES)/ips.mk
    51 include $(WS_MAKE_RULES)/ips.mk
    49 
    52 
    50 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    53 ASLR_MODE = $(ASLR_NOT_APPLICABLE)
    51 
    54 
    52 # Since this is an app, and doesn't provide any public library interfaces, we
    55 # Since this is an app, and doesn't provide any public library interfaces, we