gcc-native: repoint the source symlink at the GCC 16 tree

Follows the recipe's [source] move from same_as gcc13 to
path = "../gcc16/source". The old symlink pointed at
recipes/dev/gcc13/source and survived the recipe edit, which is why the
first GCC 16 build attempt was still compiling GCC 13 sources.
This commit is contained in:
2026-08-03 19:36:07 +03:00
parent d9b408d7de
commit 472a58e001
+1 -1
View File
@@ -1 +1 @@
../../../../recipes/dev/gcc13/source
../gcc16/source