mirror of
https://github.com/nginx/nginx.git
synced 2026-05-07 00:00:32 -04:00
e715202220
The build location of the resulting libatomic_ops.a was changed in v7.4.0 after converting libatomic_ops to use libtool. The fix is to use library from the install path, this allows building with both old and new versions. Initially reported here: https://mailman.nginx.org/pipermail/nginx/2018-April/056054.html