components/python/rjsmin/Makefile
changeset 6864 45128c94429d
parent 6470 a44b132bc916
child 7687 1093e2a9adbd
--- a/components/python/rjsmin/Makefile	Thu Sep 08 11:59:52 2016 -0700
+++ b/components/python/rjsmin/Makefile	Thu Sep 08 09:45:54 2016 -0700
@@ -39,14 +39,6 @@
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/setup.py.mk
-
-# Requires fix for 19510349 which is in 12 but not 11.
-ifeq ($(BUILD_TYPE), evaluation)
-BUILD_32_and_64=
-INSTALL_32_and_64=
-PUBLISH_STAMP=
-endif
-
 include $(WS_MAKE_RULES)/ips.mk
 
 ASLR_MODE = $(ASLR_NOT_APPLICABLE)