1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
4 # optimization configure options for CPU features
6 ifeq ($(ADK_TARGET
),alix1c
)
7 CONFIGURE_CPU_OPTS
:= --disable-ssse3 \
10 --enable-amd3dnowext \
14 CONFIGURE_CPU_OPTS
:= --disable-ssse3 \
17 --disable-amd3dnowext \