diff options
author | 2019-10-10 10:28:07 -0400 | |
---|---|---|
committer | 2019-10-10 10:28:07 -0400 | |
commit | fdefb270111c7cc289da45dbf214fb980d4da917 (patch) | |
tree | 862c7a0b628a20944452e7c3b9e25daabe97d9b8 /Source/Particles/RigidInjectedParticleContainer.cpp | |
parent | f8a87298908e2310d53cbc0c3215613f1b1606b2 (diff) | |
download | WarpX-fdefb270111c7cc289da45dbf214fb980d4da917.tar.gz WarpX-fdefb270111c7cc289da45dbf214fb980d4da917.tar.zst WarpX-fdefb270111c7cc289da45dbf214fb980d4da917.zip |
openPMD hints: fix AMReX build System
When deriving openPMD-api dependency hints via `pkg-config`, adding
hints to `LDFLAGS` are added too late in the AMReX GNUmake build
system. Since linker flags are order-dependent, this caused undefined
symbol issues at link time.
We fix this by just using more specific variables in the AMReX
GNUmake build system, which are added last to the final linker
command. We also migrate our RPath feature for linking upstream to
AMReX.
Diffstat (limited to 'Source/Particles/RigidInjectedParticleContainer.cpp')
0 files changed, 0 insertions, 0 deletions