Skip to content

Commit 17ef29d

Browse files
authored
Merge pull request #1641 from olehermanse/libgcc
README.md: Removed libgcc from dependency tables
2 parents 2fb1c0d + 8bf9fc2 commit 17ef29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ To be able to install packages and run tests:
7676
To build everything:
7777

7878
- GCC (gcc)
79+
- Additionally, libgcc is used on AIX and Solaris only
7980
- GNU make (make)
8081
- libc development package (libc-dev, glibc-devel)
8182
- bison (bison)
@@ -147,7 +148,6 @@ File `install-dependencies` and the relevant subdirectories in `deps-packaging`
147148
| [zlib](https://www.zlib.net/) | 1.3.1 | 1.3.1 | 1.3.1 | |
148149
| [librsync](https://github.com/librsync/librsync/releases) | - | - | 2.3.4 | |
149150
| [leech](https://github.com/larsewi/leech/releases) | - | - | 0.1.24 | |
150-
| libgcc | | | | AIX and Solaris only |
151151

152152
### Enterprise Hub dependencies
153153

0 commit comments

Comments
 (0)