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
a721014a
Commit
a721014a
authored
Sep 04, 2014
by
gsell
Browse files
gcc: set CXX in build script
parent
04e2607e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
scripts/gcc.build
scripts/gcc.build
+1
-0
No files found.
scripts/gcc.build
View file @
a721014a
...
...
@@ -18,6 +18,7 @@ function em.configure() {
# use system gcc to compile
declare
-rx
CC
=
gcc
declare
-rx
CXX
=
g++
module use
'Libraries'
em.add_to_family
'Programming'
...
...
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