This website requires JavaScript.
Explore
Help
Register
Sign In
me
/
guix
Archived
Watch
1
Star
0
Fork
You've already forked guix
0
Code
This repository has been archived on
2024-08-07
. You can view files and clone it, but cannot push or open issues/pull-requests.
45cbe390c3
guix
/
bootstrap
6 lines
69 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# Create the build system.
set
-e -x
exec
autoreconf -vfi
View Git Blame
Copy Permalink