Skip to content

README.md, CI: Remove golang usage#202

Open
Biswa96 wants to merge 3 commits into
nmeum:masterfrom
Biswa96:rm-go
Open

README.md, CI: Remove golang usage#202
Biswa96 wants to merge 3 commits into
nmeum:masterfrom
Biswa96:rm-go

Conversation

@Biswa96

@Biswa96 Biswa96 commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator

golang is not required anymore for boringssl. This reverts some of the changes from 46ec7cc and 1e417cc commits.

golang is not required anymore for boringssl. This reverts some of the
changes from 46ec7cc and
1e417cc commits.

Fixes: nmeum#182
@luk1337

luk1337 commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

btw try removing perl too, fedpkg mockbuild passed without it here.

Comment thread .github/workflows/build.yml Outdated
This fixes the following cmake error.

clang: error: unable to execute command: Executable "ld" doesn't exist!

Also, add gcc for these errors below.

ld: error: cannot open crtbeginS.o: No such file or directory
ld: error: unable to find library -lgcc
ld: error: unable to find library -lgcc_s
ld: error: unable to find library -lgcc
ld: error: unable to find library -lgcc_s
ld: error: cannot open crtendS.o: No such file or directory
It is not required too. Also, remove git from build dependencies because
source tarball is used since ae0b7cc commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

go dependency optional?

2 participants