Skip to content

Commit 110846f

Browse files
authored
Merge pull request #6929 from romeoxbm/gcc-15
feat: Adds support for GCC 15 toolchain
2 parents 2413b8e + 9bec648 commit 110846f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

xmake/toolchains/gcc-15/xmake.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
includes(path.join(os.scriptdir(), "../gcc/xmake.lua"))
2+
3+
toolchain_gcc("15")

0 commit comments

Comments
 (0)