Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Ben Avison
Env
Commits
f07529f3
Commit
f07529f3
authored
Nov 25, 2020
by
Ben Avison
Browse files
Define AMUMACHINE when cross-compiling
This environment variable is required by srcbuild.
parent
6636cde4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
!Common.sh
!Common.sh
+2
-0
No files found.
!Common.sh
View file @
f07529f3
...
...
@@ -17,6 +17,8 @@ export APPDIR=$BUILDDIR/Apps
export
MAKEFILEDIR
=
$BUILDDIR
/BuildSys/GNUmakefiles
export
INSTALLDIR
=
$BUILDDIR
/Install
export
AMUMACHINE
=
"make -I
\"
$MAKEFILEDIR
\"
--no-print-directory"
if
[
"
$APCS
"
=
"APCS-R"
]
;
then
TOOLOPTIONS
=
"-26bit"
ASASM_TOOLOPTIONS
=
"-apcs 3/26bit/fpe2"
...
...
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