Skip to content
Snippets Groups Projects
Commit 351ce424 authored by Jonas Heinrich's avatar Jonas Heinrich
Browse files

small fixes

parent e2916beb
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,6 @@ prepare() {
build() {
unset LDFLAGS
msg Doing a build now!
make O="$_outdir" ARCH="$_carch" CC="${CC:-gcc}" \
KBUILD_BUILD_VERSION="$((pkgrel + 1 ))-postmarketOS"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment