HOME


sh-3ll 1.0
DIR:/usr/local/lib64/python3.6/site-packages/numpy/distutils/__pycache__/
Upload File :
Current File : //usr/local/lib64/python3.6/site-packages/numpy/distutils/__pycache__/pathccompiler.cpython-36.pyc
3

���h��@s ddlmZGdd�de�ZdS)�)�
UnixCCompilerc@s&eZdZdZdZdZdZddd�ZdS)	�PathScaleCCompilerzA
    PathScale compiler compatible with an gcc built Python.
    ZpathccZpathCCrcCs8tj||||�|j}|j}|j|||||dd�dS)Nz -shared)�compiler�compiler_so�compiler_cxx�
linker_exe�	linker_so)r�__init__�cc_exe�cxx_exe�set_executables)�self�verbose�dry_run�forceZcc_compilerZcxx_compiler�r�>/tmp/pip-build-5_djhm0z/numpy/numpy/distutils/pathccompiler.pyr	
szPathScaleCCompiler.__init__N)rrr)�__name__�
__module__�__qualname__�__doc__�
compiler_typer
rr	rrrrrs
rN)Zdistutils.unixccompilerrrrrrr�<module>s