[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
signature.asc
Description: PGP signature
- Re: isremote and unix board special handling question, (continued)
- Re: isremote and unix board special handling question, Brooks Moses, 2018/11/28
- Re: isremote and unix board special handling question, Rob Savoye, 2018/11/28
- Re: isremote and unix board special handling question, Jacob Bachmeyer, 2018/11/28
- Re: isremote and unix board special handling question, Ben Elliston, 2018/11/28
- Re: isremote and unix board special handling question, Jacob Bachmeyer, 2018/11/29
- Re: isremote and unix board special handling question, Brooks Moses, 2018/11/29
- Re: isremote and unix board special handling question, Ben Elliston, 2018/11/29
- Re: isremote and unix board special handling question, Rob Savoye, 2018/11/29
- Re: isremote and unix board special handling question, Pedro Alves, 2018/11/29
- Re: isremote and unix board special handling question, Steve Ellcey, 2018/11/30
Re: isremote and unix board special handling question,
Ben Elliston <=
Re: isremote and unix board special handling question, Simon Marchi, 2018/11/28
Re: isremote and unix board special handling question, Rob Savoye, 2018/11/28