components/apache2-modules/mod_wsgi/Makefile
changeset 7062 7c249efbfc20
parent 5993 54464a6c913c
child 7687 1093e2a9adbd
--- a/components/apache2-modules/mod_wsgi/Makefile	Thu Oct 06 07:58:29 2016 -0700
+++ b/components/apache2-modules/mod_wsgi/Makefile	Thu Oct 06 01:32:44 2016 -0700
@@ -40,6 +40,9 @@
 VARIANTS_64 += $(BUILD_DIR)/apache24-python35
 include ../modules.mk
 
+# Python is now built in C99 mode and we need it too (24743682).
+studio_C99MODE= $(studio_C99_ENABLE)
+
 $(BUILD_DIR)/apache24-%/$(MACH64)/.configured: APXS=$(APACHE_24_USR_PREFIX)/bin/apxs BITS=64
 $(BUILD_DIR)/apache24-%/$(MACH64)/.built: BITS=64
 $(BUILD_DIR)/apache24-%/$(MACH64)/.tested: BITS=64