[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 86882c: Use -rpath also for GSLLIBS if needed

GitHub noreply at github.com
Thu May 22 10:55:25 BST 2014


  Branch: refs/heads/feature-rpath
  Home:   https://github.com/FlexibleSUSY/FlexibleSUSY
  Commit: 86882caad77d23723ed4bd09733a38e9979842ad
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/86882caad77d23723ed4bd09733a38e9979842ad
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-05-22 (Thu, 22 May 2014)

  Changed paths:
    M config/Makefile.in
    M config/Makefile.standalone.in
    M config/Makefile.tower.in

  Log Message:
  -----------
  Use -rpath also for GSLLIBS if needed

In case gsl-config returns a string containing `-L/path/to/gsl'.


  Commit: 1f99616e68a6863670aa8c38e8cbd9fa452c9ce6
      https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1f99616e68a6863670aa8c38e8cbd9fa452c9ce6
  Author: Jae-hyeon Park <jhyeon at gmail.com>
  Date:   2014-05-22 (Thu, 22 May 2014)

  Changed paths:
    M config/Makefile.in
    M config/Makefile.standalone.in
    M config/Makefile.tower.in

  Log Message:
  -----------
  Use patsubst instead of subst to generate RPATHFLAGS

To avoid a problem when a directory name contains `-L':
`-L/DIR-FOR-LAPACK' e.g. would result in
`-Wl,-rpath=/DIR-FOR-Wl,-rpath=APACK'.


Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/af50c8289e63...1f99616e68a6


More information about the Flexiblesusy-commits mailing list