comparison contrib/header-tools/README @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 04ced10e8804
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
201 contained in libbackend.a oer a full set of targets(207). All conditions 201 contained in libbackend.a oer a full set of targets(207). All conditions
202 which disallowed removal of a header file were triggered by one or more of 202 which disallowed removal of a header file were triggered by one or more of
203 these targets. They are also known to the tool. When building targets it 203 these targets. They are also known to the tool. When building targets it
204 will check those targets before the rest. 204 will check those targets before the rest.
205 This coverage can be achieved by building config-list.mk with : 205 This coverage can be achieved by building config-list.mk with :
206 LIST="aarch64-linux-gnu arm-netbsdelf c6x-elf epiphany-elf hppa2.0-hpux10.1 i686-mingw32crt i686-pc-msdosdjgpp mipsel-elf powerpc-eabisimaltivec rs6000-ibm-aix5.1.0 sh-superh-elf sparc64-elf spu-elf" 206 LIST="aarch64-linux-gnu arm-netbsdelf c6x-elf epiphany-elf hppa2.0-hpux10.1 i686-mingw32crt i686-pc-msdosdjgpp mipsel-elf powerpc-eabisimaltivec rs6000-ibm-aix5.1.0 sh-superh-elf sparc64-elf"
207 207
208 -b specifies the native bootstrapped build root directory 208 -b specifies the native bootstrapped build root directory
209 -t specifies a target build root directory that config-list.mk was run from 209 -t specifies a target build root directory that config-list.mk was run from
210 -f is used to limit the headers for consideration. 210 -f is used to limit the headers for consideration.
211 211