Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oliver Behnke
graphicsframework
Commits
210fba36
Commit
210fba36
authored
Jan 14, 2009
by
Oliver Bock
Browse files
Replaced hardcoded gcc version with info message (due to public release, linux build only)
parent
1f9a0aeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
210fba36
...
...
@@ -462,8 +462,7 @@ build_starsphere()
build_linux
()
{
export
CC
=
/usr/local/gcc-4.0.3/bin/gcc-4.0.3
export
CXX
=
/usr/local/gcc-4.0.3/bin/g++-4.0.3
echo
"Important for an official build: let CC and CXX point to gcc/g++ 4.0.3!"
build_generic
||
failure
build_starsphere
||
failure
...
...
Write
Preview
Supports
Markdown
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