# ============================================================================ # # Do not edit this file manually, it is generated automatically by # the configure script # # See ./configure --help # # ============================================================================ # ============================================================================ # Activated features # ============================================================================ FEATURES= # ============================================================================ # Architecture dependant things # ============================================================================ ARCHITECTURE=-DARCH_IS_IA32 BUS=-DARCH_IS_32BIT ENDIANNESS=-DARCH_IS_LITTLE_ENDIAN SHARED_EXTENSION=so STATIC_EXTENSION=a OBJECT_EXTENSION=o # ============================================================================ # Compiler # ============================================================================ CC=gcc SPECIFIC_CFLAGS=-fPIC -fno-common -no-cpp-precomp -DHAVE_PTHREAD -undefined suppress CFLAGS=-Wall -O3 -fstrength-reduce -finline-functions -ffast-math -fomit-frame-pointer -march=prescott # ============================================================================ # Assembler # ============================================================================ AS=nasm AFLAGS=-I$(