mirror of
https://github.com/python/cpython.git
synced 2026-05-29 23:56:56 -04:00
f1397ad399
timestamp profiling (--with-tsc): the preprocessor test for the PowerPC support now looks for "__powerpc__" as well as "__ppc__": the latter seems to only be present on OS X; the former is the correct one for Linux with GCC.