You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When building the toolchain, I don't want it put random stuff by default in my $HOME directory!
And don't install the toolchain on my system. Also your script expects ubuntu but I'm using arch.
Expected behavior
No unwanted files in $HOME and no sudo prompt
How to advertise your project without anyone noticing 101
nimelehin
changed the title
Building the toolchain require sudo and it put random files in my $HOME directory
[build] x86 toolchain requires sudo and puts random files in $HOME directory
Aug 18, 2021
Describe the bug
When building the toolchain, I don't want it put random stuff by default in my $HOME directory!
And don't install the toolchain on my system. Also your script expects ubuntu but I'm using arch.
Expected behavior
No unwanted files in $HOME and no sudo prompt
It's possible to build a toolchain without sudo, see: https://github.com/brutal-org/brutal/blob/main/meta/toolchain/gnu/build.sh
The text was updated successfully, but these errors were encountered: