Skip to content
Snippets Groups Projects
Commit 4e8c527f authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Oliver Smith
Browse files

Update device/linux-sony-tulip/APKBUILD

parent c6400359
Branches
No related tags found
No related merge requests found
......@@ -13,10 +13,6 @@ license="GPL-2.0-only"
options="!strip !check !tracedeps"
makedepends="perl sed installkernel bash gmp-dev bc linux-headers elfutils-dev devicepkg-dev libressl libressl-dev gcc6"
# Compiler: latest GCC from Alpine
#HOSTCC="${CC:-gcc}"
#HOSTCC="${HOSTCC#${CROSS_COMPILE}}"
# Compiler: GCC 6 (doesn't boot when compiled with newer versions)
if [ "${CC:0:5}" != "gcc6-" ]; then
CC="gcc6-$CC"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment