mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
Include linux-protos.h for ppc*vxworks7r2
This provides prototypes for target hooks dragged in through linux.h, in a similar fashion as the ppc*-linux ports do. gcc/ * config.gcc (powerpc*-wrs-vxworks7r*): Add linux-protos.h to tm_p_file.
This commit is contained in:
@@ -3167,6 +3167,8 @@ powerpc*-wrs-vxworks7r*)
|
||||
tm_file="${tm_file} rs6000/sysv4.h rs6000/biarch64.h rs6000/default64.h rs6000/linux64.h"
|
||||
tm_file="${tm_file} vx-common.h vxworks.h rs6000/vxworks.h"
|
||||
|
||||
tm_p_file="${tm_p_file} linux-protos.h"
|
||||
|
||||
extra_options="${extra_options} rs6000/sysv4.opt linux.opt rs6000/linux64.opt"
|
||||
|
||||
tmake_file="${tmake_file} t-linux rs6000/t-linux64 rs6000/t-fprules rs6000/t-ppccomm"
|
||||
|
||||
Reference in New Issue
Block a user