Submit
Path:
~
/
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
numpy
/
distutils
/
fcompiler
/
__pycache__
/
File Content:
sun.cpython-37.opt-1.pyc
B <�Fd� � @ s� d dl mZmZmZ d dlmZ d dlmZ dgZG dd� de�Z e dkr�d dlmZ e� d� d d lmZ ed d�Ze�� ee�� � dS ) � )�division�absolute_import�print_function)�simple_version_match)� FCompiler�SunFCompilerc @ s� e Zd ZdZdZedd�Zddgdgddgdgdd d gddgd gd�ZdZdZ dgZ dd� Zdd� Zdd� Z dd� Zdd� ZdS )r �sunz Sun or Forte Fortran 95 Compilerz(f9[05]: (Sun|Forte|WorkShop).*Fortran 95)�startz<F90>z-VZf90z-fixedz -Bdynamicz-GZarz-cr�ranlib)Zversion_cmdZcompiler_f77Zcompiler_fixZcompiler_f90Z linker_soZarchiverr z-moddir=z-Mz-xcode=pic32c C s0 dg}| � � pddkr"|�d� n |�d� |S )Nz-ftrap=%none� �7z-f77z-fixed)�get_version�append)�selfZret� r �P/opt/alt/python37/lib64/python3.7/site-packages/numpy/distutils/fcompiler/sun.py� get_flags_f77 s zSunFCompiler.get_flags_f77c C s ddgS )Nz-fastz-dalignr )r r r r �get_opt% s zSunFCompiler.get_optc C s dgS )Nz-xtarget=genericr )r r r r �get_arch'