
    G/Ph                     .    d dl mZ  G d de          ZdS )    )UnixCCompilerc                   &    e Zd ZdZdZdZdZddZdS )	ArmCCompilerz
    Arm compiler.
    armarmclangz
armclang++r   c                     t          j        | |||           | j        }| j        }|                     |dz   |dz   |dz   |dz   |dz              d S )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_compilers         \/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/numpy/distutils/armccompiler.pyr   zArmCCompiler.__init__   s    tWgu===k|k&2'3)4)5*6*6*6+7(3(2)3'2'9(: 	 		; 		; 		; 		; 		;    N)r   r   r   )__name__
__module____qualname____doc__compiler_typer   r   r    r   r   r   r      sC          MFG; ; ; ; ; ;r   r   N)distutils.unixccompilerr   r   r   r   r   <module>r!      sK    1 1 1 1 1 1; ; ; ; ;= ; ; ; ; ;r   