diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-08-18 21:53:44 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-08-18 23:41:11 -0700 |
| commit | 6c998191cd1070342fbcfc86f93e5ac1201c56ff (patch) | |
| tree | fe8465ea5628163a57cbf531fd5e0b982164d304 /meta-python/recipes-devtools/python/python3-h5py | |
| parent | 9ed1e62bbb17c66f8ab3d0601d4968e4b034484a (diff) | |
| download | meta-openembedded-6c998191cd1070342fbcfc86f93e5ac1201c56ff.tar.gz | |
fluentbit: Use CMAKE_C_STANDARD_LIBRARIES cmake var to pass libatomic
Since libatomic needs to be linked last in the list of libs, take
advantange of using CMAKE_C_STANDARD_LIBRARIES insread of FLB_DEPS
since DFLB_DEPS is not appended last to linker flags in CMakefiles
it ends up with undefined references for libatomic symbols in libs
appearing after FLB_LIBS in sequence
Use it for mips too
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py')
0 files changed, 0 insertions, 0 deletions
