Hi Steve

> if {[info exists env(DEJAGNU_UNIX_SYSROOT_FLAGS)]} {
>     set_board_info ldflags "$env(DEJAGNU_UNIX_SYSROOT_FLAGS)"
> }

Why not just put this into site.exp?

append LDFLAGS $env(DEJAGNU_UNIX_SYSROOT_FLAGS)

As Jacob indicated, a new baseboard is the wrong hammer.

Cheers, Ben

Attachment: signature.asc
Description: PGP signature

_______________________________________________
DejaGnu mailing list
DejaGnu@gnu.org
https://lists.gnu.org/mailman/listinfo/dejagnu

Reply via email to