diff --git a/common/environment/install/cross.sh b/common/environment/install/cross.sh new file mode 120000 index 00000000000..43f6c48d9c8 --- /dev/null +++ b/common/environment/install/cross.sh @@ -0,0 +1 @@ +../configure/cross.sh \ No newline at end of file diff --git a/common/environment/install/hardening.sh b/common/environment/install/hardening.sh new file mode 120000 index 00000000000..f043590b728 --- /dev/null +++ b/common/environment/install/hardening.sh @@ -0,0 +1 @@ +../configure/hardening.sh \ No newline at end of file