?????????? ????????? - ??????????????? - /usr/lib64/python3.9/site-packages/numpy/distutils/__pycache__/ccompiler_opt.cpython-39.pyc
???????
a z[yc�� � @ s� d Z ddlZddlZddlZddlZddlZddlZddlZg d�ZG dd� d�Z G dd� d�Z i ZG dd � d �ZG d d� d�Z G dd � d �ZG dd� d�ZG dd� de e ee ee�Zdd� ZdS )a Provides the `CCompilerOpt` class, used for handling the CPU/hardware optimization, starting from parsing the command arguments, to managing the relation between the CPU baseline and dispatch-able features, also generating the required C headers and ending with compiling the sources with proper compiler's flags. `CCompilerOpt` doesn't provide runtime detection for the CPU features, instead only focuses on the compiler side, but it creates abstract C headers that can be used later for the final runtime dispatching process.� N)z -std=c++11z-D__STDC_VERSION__=0z-fno-exceptionsz -fno-rttic '