summaryrefslogtreecommitdiffstats
path: root/FUNCTIONS
diff options
context:
space:
mode:
Diffstat (limited to 'FUNCTIONS')
-rwxr-xr-xFUNCTIONS1
1 files changed, 1 insertions, 0 deletions
diff --git a/FUNCTIONS b/FUNCTIONS
index 8f214ccd70..5181888a44 100755
--- a/FUNCTIONS
+++ b/FUNCTIONS
@@ -517,6 +517,7 @@ function default_install_perl() {
disable_pic() {
if [[ "${SMGL_COMPAT_ARCHS[1]}" != "x86_64" ]] &&
+ [[ "${SMGL_COMPAT_ARCHS[1]}" != "em64t" ]] &&
[[ "${SMGL_COMPAT_ARCHS[1]}" != "alpha" ]] ||
[[ "$1" == "force" ]]
then