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