URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 490 |
Rev 514 |
Line 376... |
Line 376... |
|
|
if {![info exists gc_sections_available_saved]} {
|
if {![info exists gc_sections_available_saved]} {
|
# Some targets don't support gc-sections despite whatever's
|
# Some targets don't support gc-sections despite whatever's
|
# advertised by ld's options.
|
# advertised by ld's options.
|
if { [istarget alpha*-*-*]
|
if { [istarget alpha*-*-*]
|
|| [istarget ia64-*-*] } {
|
|| [istarget ia64-*-*]
|
|
|| [istarget or32-*-*] } {
|
set gc_sections_available_saved 0
|
set gc_sections_available_saved 0
|
return 0
|
return 0
|
}
|
}
|
|
|
# elf2flt uses -q (--emit-relocs), which is incompatible with
|
# elf2flt uses -q (--emit-relocs), which is incompatible with
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.