[Commits] [EinsteinToolkit/ExternalLibraries-PAPI] 3b262c: PAPI: disabble config fail if no -lrt and correct ...

Roland Haas noreply at github.com
Tue Sep 29 09:32:43 CDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/EinsteinToolkit/ExternalLibraries-PAPI
  Commit: 3b262c58837ae350ea5dceeb7913e31ec33fd3fa
      https://github.com/EinsteinToolkit/ExternalLibraries-PAPI/commit/3b262c58837ae350ea5dceeb7913e31ec33fd3fa
  Author: Roland Haas <rhaas at illinois.edu>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    A dist/create_timer.patch
    A dist/syscall.patch
    M src/build.sh

  Log Message:
  -----------
  PAPI: disabble config fail if no -lrt and correct syscall.h location

this is required to build PAPI on OSX where there is no -lrt or
timer_create and syscall.h is only in sy/syscall.h


  Commit: 5442ec8616f190bdd42ed3678a58be9fefe8fe93
      https://github.com/EinsteinToolkit/ExternalLibraries-PAPI/commit/5442ec8616f190bdd42ed3678a58be9fefe8fe93
  Author: Roland Haas <rhaas at illinois.edu>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M src/build.sh

  Log Message:
  -----------
  PAPI: add CLFLAGS to LDFLAGS for PAPI's link stage

PAPI needs OpenMP during linking and uses CC to link


Compare: https://github.com/EinsteinToolkit/ExternalLibraries-PAPI/compare/18a95d58f63d...5442ec8616f1


More information about the Commits mailing list