lsf configury: add dependent libraries for static linking
Ensure to add the LSF dependent libraries and LD flags for the wrapper compiler static linking case.
Этот коммит содержится в:
родитель
7e41e0e62b
Коммит
56cfa90dda
@ -10,7 +10,7 @@
|
||||
# University of Stuttgart. All rights reserved.
|
||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
# All rights reserved.
|
||||
# Copyright (c) 2007-2010 Cisco Systems, Inc. All rights reserved.
|
||||
# Copyright (c) 2007-2014 Cisco Systems, Inc. All rights reserved.
|
||||
# Copyright (c) 2011 Los Alamos National Security, LLC.
|
||||
# All rights reserved.
|
||||
# $COPYRIGHT$
|
||||
@ -33,6 +33,9 @@ AC_DEFUN([MCA_orte_ess_lsf_CONFIG],[
|
||||
[$1],
|
||||
[$2])
|
||||
|
||||
$1_WRAPPER_EXTRA_LDFLAGS=[$]$1_LDFLAGS
|
||||
$1_WRAPPER_EXTRA_LIBS=[$]$1_LIBS
|
||||
|
||||
# set build flags to use in makefile
|
||||
AC_SUBST([ess_lsf_CPPFLAGS])
|
||||
AC_SUBST([ess_lsf_LDFLAGS])
|
||||
|
@ -10,7 +10,7 @@
|
||||
# University of Stuttgart. All rights reserved.
|
||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
# All rights reserved.
|
||||
# Copyright (c) 2009-2010 Cisco Systems, Inc. All rights reserved.
|
||||
# Copyright (c) 2009-2014 Cisco Systems, Inc. All rights reserved.
|
||||
# Copyright (c) 2011-2013 Los Alamos National Security, LLC.
|
||||
# All rights reserved.
|
||||
# $COPYRIGHT$
|
||||
@ -33,6 +33,9 @@ AC_DEFUN([MCA_orte_plm_lsf_CONFIG],[
|
||||
[$1],
|
||||
[$2])
|
||||
|
||||
$1_WRAPPER_EXTRA_LDFLAGS=[$]$1_LDFLAGS
|
||||
$1_WRAPPER_EXTRA_LIBS=[$]$1_LIBS
|
||||
|
||||
# set build flags to use in makefile
|
||||
AC_SUBST([plm_lsf_CPPFLAGS])
|
||||
AC_SUBST([plm_lsf_LDFLAGS])
|
||||
|
@ -10,7 +10,7 @@
|
||||
# University of Stuttgart. All rights reserved.
|
||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||||
# All rights reserved.
|
||||
# Copyright (c) 2009-2010 Cisco Systems, Inc. All rights reserved.
|
||||
# Copyright (c) 2009-2014 Cisco Systems, Inc. All rights reserved.
|
||||
# Copyright (c) 2011-2013 Los Alamos National Security, LLC.
|
||||
# All rights reserved.
|
||||
# $COPYRIGHT$
|
||||
@ -33,6 +33,9 @@ AC_DEFUN([MCA_orte_ras_lsf_CONFIG],[
|
||||
[$1],
|
||||
[$2])
|
||||
|
||||
$1_WRAPPER_EXTRA_LDFLAGS=[$]$1_LDFLAGS
|
||||
$1_WRAPPER_EXTRA_LIBS=[$]$1_LIBS
|
||||
|
||||
# set build flags to use in makefile
|
||||
AC_SUBST([ras_lsf_CPPFLAGS])
|
||||
AC_SUBST([ras_lsf_LDFLAGS])
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user