mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
927f25ebac
The common framework supports $srcdir & $subdir replacements already, so replace the custom @srcdir@ logic with those. Since the replace happens in slurp_options that cris already uses, we don't have any logic to port over there. We have to duplicate that into the cris slurp_rv helper though.
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
#mach: crisv32
|
|
#sim(crisv32): --hw-device "/rv/host localhost"
|
|
|
|
# Check that we trivially resolve a hostname.
|
|
|
|
#r @,$srcdir/$subdir/trivial4.r
|
|
|
|
.include "trivial4.ms"
|