Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
dff3d77b
Commit
dff3d77b
authored
Jan 14, 2021
by
Isuru Fernando
Browse files
restore host_alias
parent
88d18407
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
common_utils.sh
common_utils.sh
+1
-0
No files found.
common_utils.sh
View file @
dff3d77b
...
@@ -302,6 +302,7 @@ function run_command_universal2 {
...
@@ -302,6 +302,7 @@ function run_command_universal2 {
export FCFLAGS+="
-arch
arm64
"
export FCFLAGS+="
-arch
arm64
"
export FC=
$FC_ARM64
export FC=
$FC_ARM64
export LDFLAGS+="
-arch
arm64
-L
$BUILD_PREFIX
/lib
-Wl
,-rpath,
$BUILD_PREFIX
/lib
${
FC_ARM64_LDFLAGS
:-}
"
export LDFLAGS+="
-arch
arm64
-L
$BUILD_PREFIX
/lib
-Wl
,-rpath,
$BUILD_PREFIX
/lib
${
FC_ARM64_LDFLAGS
:-}
"
export host_alias="
aarch64-apple-darwin20.0.0
"
$@
$@
export PLAT="
$PLAT_BACKUP
"
export PLAT="
$PLAT_BACKUP
"
else
else
...
...
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