Skip to content

Commit 982cc6e

Browse files
committed
gcc: Add Git submodule
This commit adds a Git submodule for the gcc pointing to the commit 8c1f3dcc6eddf3392d77f56c9bed69e5d6446cdf. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent a046a0a commit 982cc6e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
[submodule "newlib"]
88
path = newlib
99
url = https://github.com/zephyrproject-rtos/newlib-cygwin.git
10+
[submodule "gcc"]
11+
path = gcc
12+
url = https://github.com/zephyrproject-rtos/gcc.git

gcc

Submodule gcc added at 8c1f3dc

0 commit comments

Comments
 (0)