HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //usr/local/lib/python3.10/dist-packages/numpy/distutils/__pycache__/armccompiler.cpython-310.pyc
o

���g��@s ddlmZGdd�de�ZdS)�)�
UnixCCompilerc@s&eZdZdZdZdZdZd	dd�ZdS)
�ArmCCompilerz
    Arm compiler.
    �arm�armclangz
armclang++rcCsHt�||||�|j}|j}|j|d|d|d|d|dd�dS)Nz
 -O3 -fPICz -lamathz -lamath -shared)�compiler�compiler_so�compiler_cxx�
linker_exe�	linker_so)r�__init__�cc_exe�cxx_exe�set_executables)�self�verbose�dry_run�force�cc_compiler�cxx_compiler�r�G/usr/local/lib/python3.10/dist-packages/numpy/distutils/armccompiler.pyr
s&�����
�zArmCCompiler.__init__N)rrr)�__name__�
__module__�__qualname__�__doc__�
compiler_typerr
rrrrrrsrN)�distutils.unixccompilerrrrrrr�<module>s