science/py-tensorflow build

Hi all! For several days I have been trying to build science/py-tensorflow, but everything stops with various errors. If anyone can build this package with the CPUTYPE?=core2 option and put it in a public place I would be very grateful.
 
Isn't CPUTYPE core2 pretty much the same as basic amd64?
/usr/src/contrib/llvm-project/llvm/lib/Support/X86TargetParser.cpp:
constexpr FeatureBitset FeaturesCore2 =
FeaturesNocona | FeatureSAHF | FeatureSSSE3;
 
Back
Top