]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/icudefs.mk.in
ICU-66108.tar.gz
[apple/icu.git] / icuSources / icudefs.mk.in
index 9abb8720ece1261ea2c2597f21e5a5ba0b6300ea..59d82052fc9d17ffe115c44a9c6038d76058c255 100644 (file)
@@ -17,6 +17,9 @@
 
 SHELL = @SHELL@
 
+# Instruct Python to never write any byte code to the ICU source tree.
+export PYTHONDONTWRITEBYTECODE = 1
+
 # Standard directories
 
 prefix = @prefix@