diff options
-rw-r--r-- | meta-vitis-tc/recipes-devtools/gcc/libgcc_14.1.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-vitis-tc/recipes-devtools/gcc/libgcc_14.1.bbappend b/meta-vitis-tc/recipes-devtools/gcc/libgcc_14.1.bbappend new file mode 100644 index 00000000..2490c419 --- /dev/null +++ b/meta-vitis-tc/recipes-devtools/gcc/libgcc_14.1.bbappend | |||
@@ -0,0 +1,4 @@ | |||
1 | # There are some configurations that can result in addition spec files being written | ||
2 | FILES:${PN}-dev:append:xilinx-standalone:class-target:baremetal-multilib-tc = "\ | ||
3 | ${libdir}/*.specs \ | ||
4 | " | ||