~ubuntu-branches/ubuntu/karmic/dejagnu/karmic

« back to all changes in this revision

Viewing changes to baseboards/tx39-sim.exp

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Jacobowitz
  • Date: 2006-12-11 09:06:59 UTC
  • mfrom: (2.1.6 edgy)
  • Revision ID: james.westby@ubuntu.com-20061211090659-w586kgi3giz84053
Tags: 1.4.4.cvs20060709-3
* Acknowledge previous NMUs.
* Fix permissions on /usr/share/dejagnu when building without fakeroot
  (Closes: #392589, #379809).

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
#
16
16
# You should have received a copy of the GNU General Public License
17
17
# along with DejaGnu; if not, write to the Free Software Foundation,
18
 
# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
19
 
 
20
 
# We need mips16.
21
 
add_multilib_option ""
22
 
 
23
 
# And we use the lsi linker script.
24
 
set_board_info ldscript "-Wl,-Tdve.ld"
25
 
 
26
 
# Otherwise we're the same as the standard MIPS simulator.
27
 
load_base_board_description "mips-sim"
 
18
# Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
19
 
 
20
# This file is unnecessary, but we'll keep it for now.
 
21
# We're the same as the standard MIPS simulator.
 
22
load_base_board_description "mips-sim";