forked from Imagelibrary/binutils-gdb
2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
* gdb.base/overlays.exp: Disable if target is Linux.
This commit is contained in:
@@ -39,6 +39,11 @@ if [istarget "d10v-*-*"] then {
|
||||
return
|
||||
}
|
||||
|
||||
if [istarget "*-*-linux*"] then {
|
||||
verbose "Skipping overlay test -- Linux doesn't support overlayed programs."
|
||||
return
|
||||
}
|
||||
|
||||
set testfile "overlays"
|
||||
set binfile ${objdir}/${subdir}/${testfile}
|
||||
set srcfile ${testfile}.c
|
||||
|
||||
Reference in New Issue
Block a user