Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Pmodules
buildblocks
Commits
5bff52c9
Commit
5bff52c9
authored
May 28, 2015
by
gsell
Browse files
scripts/Programming/binutils:
- do not compile with system compiler
parent
1e28c146
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
scripts/Programming/binutils/build
scripts/Programming/binutils/build
+2
-1
No files found.
scripts/Programming/binutils/build
View file @
5bff52c9
...
...
@@ -9,7 +9,8 @@ function em.configure() {
}
# use system gcc to compile
declare
-
rx
CC
=
gcc
#
declare -rx CC=gcc
em
.
set_build_dependencies
"${COMPILER}"
em
.
add_to_family
'Programming'
em
.
make_all
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment