comparison gcc/config/csky/print-sysroot-suffix.sh @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
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 and MULTILIB_MATCHES. 3 # Arguments are MULTILIB_OSDIRNAMES, MULTILIB_OPTIONS and MULTILIB_MATCHES.
4 4
5 # Copyright (C) 2018 Free Software Foundation, Inc. 5 # Copyright (C) 2018-2020 Free Software Foundation, Inc.
6 # Contributed by C-SKY Microsystems and Mentor Graphics. 6 # Contributed by C-SKY Microsystems and Mentor Graphics.
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