Compare commits
No commits in common. "1365b41117bcc200c16cef8648d7f6f4eb2b8d42" and "da4e22de6270a16a9574863c95f525b804c766ec" have entirely different histories.
1365b41117
...
da4e22de62
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
/build/
|
||||
/prefix/
|
||||
.config
|
||||
|
@ -1,5 +1,3 @@
|
||||
-include .config
|
||||
|
||||
# Configuration
|
||||
## Architecture to build Redox for (aarch64 or x86_64)
|
||||
ARCH?=x86_64
|
||||
|
Reference in New Issue
Block a user