Skip to content

Commit 9bec648

Browse files
committed
Adds support for GCC 15 toolchain
1 parent 2413b8e commit 9bec648

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)