dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: isremote and unix board special handling question


From: Ben Elliston
Subject: Re: isremote and unix board special handling question
Date: Wed, 28 Nov 2018 13:38:33 +1100
User-agent: Mutt/1.9.4 (2018-02-28)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]