Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bcmlinux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
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
Broadcom
bcmlinux
Commits
6b23e580
Commit
6b23e580
authored
4 years ago
by
Oskar Viljasaar
Browse files
Options
Downloads
Patches
Plain Diff
Import openwrt pending patch 302-mips_no_branch_likely
parent
86f64e15
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/mips/Makefile
+1
-1
1 addition, 1 deletion
arch/mips/Makefile
with
1 addition
and
1 deletion
arch/mips/Makefile
+
1
−
1
View file @
6b23e580
...
@@ -91,7 +91,7 @@ all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz
...
@@ -91,7 +91,7 @@ all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz
# machines may also. Since BFD is incredibly buggy with respect to
# machines may also. Since BFD is incredibly buggy with respect to
# crossformat linking we rely on the elf2ecoff tool for format conversion.
# crossformat linking we rely on the elf2ecoff tool for format conversion.
#
#
cflags-y
+=
-G
0
-mno-abicalls
-fno-pic
-pipe
cflags-y
+=
-G
0
-mno-abicalls
-fno-pic
-pipe
-mno-branch-likely
cflags-y
+=
-msoft-float
cflags-y
+=
-msoft-float
LDFLAGS_vmlinux
+=
-G
0
-static
-n
-nostdlib
LDFLAGS_vmlinux
+=
-G
0
-static
-n
-nostdlib
KBUILD_AFLAGS_MODULE
+=
-mlong-calls
KBUILD_AFLAGS_MODULE
+=
-mlong-calls
...
...
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