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
12d6f2f5
Commit
12d6f2f5
authored
Mar 24, 2015
by
gsell
Browse files
scripts/Programming/Tcl/build: compile with system compiler
parent
15815f6e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
scripts/Programming/Tcl/build
scripts/Programming/Tcl/build
+3
-1
No files found.
scripts/Programming/Tcl/build
View file @
12d6f2f5
...
...
@@ -21,7 +21,9 @@ function em.post_install() {
{
cd
"${PREFIX}"
/
bin
&&
rm
-
f
tclsh
&&
ln
-
fs
tclsh
$
{
V
%
.
*
}
tclsh
;
};
}
# use system's cc
declare
CC
=
cc
em
.
add_to_family
'Programming'
em
.
set_docfiles
'license.terms'
'README'
em
.
set_build_dependencies
"${COMPILER}"
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