diff options
Diffstat (limited to 'ld/emulparams')
-rw-r--r-- | ld/emulparams/hppanbsd.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/emulparams/hppanbsd.sh b/ld/emulparams/hppanbsd.sh index e2279cf..c782c6d 100644 --- a/ld/emulparams/hppanbsd.sh +++ b/ld/emulparams/hppanbsd.sh @@ -1,3 +1,6 @@ +# If you change this file, please also look at files which source this one: +# hppaobsd.sh + . ${srcdir}/emulparams/hppalinux.sh OUTPUT_FORMAT="elf32-hppa" |