0x1949 Team - FAZEMRX - MANAGER
Edit File: build_clib.cpython-310.pyc
o ��bcV � @ sT d Z ddlZddlmZ ddlT ddlmZ ddlmZ dd� Z G d d � d e�Z dS )z�distutils.command.build_clib Implements the Distutils 'build_clib' command, to build a C/C++ library that is included in the module distribution and needed by an extension module.� N)�Command)�*)�customize_compiler)�logc C s ddl m} | � d S )Nr ��show_compilers)�distutils.ccompilerr r � r �3/usr/lib/python3.10/distutils/command/build_clib.pyr s r c @ sf e Zd ZdZg d�ZddgZdddefgZdd � Zd d� Z dd � Z dd� Zdd� Zdd� Z dd� ZdS )� build_clibz/build C/C++ libraries used by Python extensions))zbuild-clib=�bz%directory to build C/C++ libraries to)zbuild-temp=�tz,directory to put temporary build by-products)�debug�gz"compile with debugging information)�force�fz2forcibly build everything (ignore file timestamps))z compiler=�czspecify the compiler typer r z help-compilerNzlist available compilersc C s: d | _ d | _d | _d | _d | _d | _d | _d| _d | _d S )Nr ) r � build_temp� libraries�include_dirs�define�undefr r �compiler��selfr r r �initialize_options4 s zbuild_clib.initialize_optionsc C sl | � dddddd� | jj| _| jr| �| j� | jd u r$| jjp"g | _t| jt�r4| j�tj �| _d S d S )N�build)r r )r r )r r )r r )r r ) �set_undefined_options�distributionr �check_library_listr � isinstance�str�split�os�pathsepr r r r �finalize_optionsD s � �zbuild_clib.finalize_optionsc C s� | j sd S ddlm} || j| j| jd�| _t| j� | jd ur'| j�| j� | j d ur;| j D ]\}}| j� ||� q/| jd urL| jD ]}| j�|� qC| � | j � d S )Nr )�new_compiler)r �dry_runr )r r r&