Skip to content
Snippets Groups Projects
Verified Commit 9b3dda14 authored by Akash Rawat's avatar Akash Rawat Committed by Dylan Van Assche
Browse files

Updating linux-meizu-mblu2/APKBUILD (MR 2313)

removing trailing whitespaces at line 25

[ci:skip-build] already built successfully in CI
parent e86685db
No related branches found
No related tags found
No related merge requests found
Pipeline #195123 failed
......@@ -17,12 +17,12 @@ makedepends="
bison
devicepkg-dev
flex
gcc6
linux-headers
openssl-dev
perl
python3
xz
gcc6
linux-headers
python2
"
# Compiler: GCC 6 (doesn't boot when compiled with newer versions)
if [ "${CC:0:5}" != "gcc6-" ]; then
......
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