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
clean-compiler-and-rts
compiler
Commits
4fb1c973
Commit
4fb1c973
authored
Feb 05, 2021
by
John van Groningen
Browse files
use ArgEnv instead of ../libraries/ArgEnvUnix in make.linux_arm.sh
parent
f056fafd
Changes
1
Hide whitespace changes
Inline
Side-by-side
unix/make.linux_arm.sh
View file @
4fb1c973
...
...
@@ -6,6 +6,6 @@ CLM=clm
(
cd
main/Unix
;
make
-f
Makefile.arm all
)
;
$CLM
-ci
-I
backend
-I
frontend
-I
main
-I
main/Unix
-ABC
-fusion
backendconvert
$CLM
-h
32M
-nt
-nw
-ci
-nr
-I
backend
-I
frontend
-I
main
-I
main/Unix
\
-I
../libraries/
ArgEnv
Unix
\
-I
L
ArgEnv
\
-l
backendC/CleanCompilerSources/backend.a
\
cocl
-o
cocl
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