Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
762f3834
Commit
762f3834
authored
5 months ago
by
Alexey Minnekhanov
Browse files
Options
Downloads
Patches
Plain Diff
debug gcc
parent
e0693f66
No related branches found
No related tags found
No related merge requests found
Pipeline
#208228
failed
5 months ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/testing/linux-postmarketos-qcom-sdm660/APKBUILD
+3
-0
3 additions, 0 deletions
device/testing/linux-postmarketos-qcom-sdm660/APKBUILD
with
3 additions
and
0 deletions
device/testing/linux-postmarketos-qcom-sdm660/APKBUILD
+
3
−
0
View file @
762f3834
...
...
@@ -44,6 +44,9 @@ prepare() {
}
build
()
{
echo
">>> Debug gcc:
${
CC
}
"
${
CC
}
-v
echo
">>> End debug gcc"
unset
LDFLAGS
make
ARCH
=
"
$_carch
"
CC
=
"
${
CC
:-
gcc
}
"
\
KBUILD_BUILD_VERSION
=
"
$((
pkgrel
+
1
))
-
$_flavor
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment