comparison gcc/config/print-sysroot-suffix.sh @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 #! /bin/sh 1 #! /bin/sh
2 # Script to generate SYSROOT_SUFFIX_SPEC equivalent to MULTILIB_OSDIRNAMES 2 # Script to generate SYSROOT_SUFFIX_SPEC equivalent to MULTILIB_OSDIRNAMES
3 # Arguments are MULTILIB_OSDIRNAMES, MULTILIB_OPTIONS, MULTILIB_MATCHES, 3 # Arguments are MULTILIB_OSDIRNAMES, MULTILIB_OPTIONS, MULTILIB_MATCHES,
4 # and MULTILIB_REUSE. 4 # and MULTILIB_REUSE.
5 5
6 # Copyright (C) 2009-2017 Free Software Foundation, Inc. 6 # Copyright (C) 2009-2018 Free Software Foundation, Inc.
7 7
8 # This file is part of GCC. 8 # This file is part of GCC.
9 9
10 # GCC is free software; you can redistribute it and/or modify it under 10 # GCC is free software; you can redistribute it and/or modify it under
11 # the terms of the GNU General Public License as published by the Free 11 # the terms of the GNU General Public License as published by the Free