URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 457 |
Rev 458 |
Line 865... |
Line 865... |
enable_fast_install
|
enable_fast_install
|
with_gnu_ld
|
with_gnu_ld
|
enable_libtool_lock
|
enable_libtool_lock
|
enable_dependency_tracking
|
enable_dependency_tracking
|
enable_all_tests
|
enable_all_tests
|
enable_opt
|
enable_check_opt
|
'
|
'
|
ac_precious_vars='build_alias
|
ac_precious_vars='build_alias
|
host_alias
|
host_alias
|
target_alias
|
target_alias
|
CC
|
CC
|
Line 11044... |
Line 11044... |
|
|
|
|
|
|
|
|
# Specify our baseline CFLAGS
|
# Specify our baseline CFLAGS
|
CPPFLAGS="-I\${top_srcdir}/support -I\${top_srcdir}/mc-common"
|
CPPFLAGS="-I\${top_srcdir}/support -I\${top_srcdir}/except"
|
CFLAGS="-Wall -Werror -g -nostdlib -mhard-div -mhard-mul"
|
CFLAGS="-Wall -Werror -g -nostdlib -mhard-div -mhard-mul"
|
|
|
# Flag to specify whether we want optimization when checking
|
# Flag to specify whether we want optimization when checking
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable optimizations when checking" >&5
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable optimizations when checking" >&5
|
$as_echo_n "checking whether to enable optimizations when checking... " >&6; }
|
$as_echo_n "checking whether to enable optimizations when checking... " >&6; }
|
# Check whether --enable-opt was given.
|
# Check whether --enable-check-opt was given.
|
if test "${enable_opt+set}" = set; then :
|
if test "${enable_check_opt+set}" = set; then :
|
enableval=$enable_opt;
|
enableval=$enable_check_opt;
|
case "$enableval" in
|
case "$enableval" in
|
yes)
|
yes)
|
CFLAGS="$CFLAGS -O"
|
CFLAGS="$CFLAGS -O"
|
;;
|
;;
|
*)
|
*)
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.