Open K1ll-9 opened 1 year ago
Fixed build issues when compiling on AIX 7.x systems.
1/ cmake -v flag migrated to --log-level=VERBOSE into autolib/build.sh
2/ link flag -latomic is needed on AIX. Tested ok on ubuntu and macOS 13
3/ included PL #79 the PROM_MHD_RESULT return for promhttp_handler()
4/ included PL #71 for macOS build.
Did not test the CI.
Fixed build issues when compiling on AIX 7.x systems.
1/ cmake -v flag migrated to --log-level=VERBOSE into autolib/build.sh
2/ link flag -latomic is needed on AIX. Tested ok on ubuntu and macOS 13
3/ included PL #79 the PROM_MHD_RESULT return for promhttp_handler()
4/ included PL #71 for macOS build.
Did not test the CI.