Changes between Initial Version and Version 1 of Ticket #72024, comment 1
- Timestamp:
- Feb 8, 2025, 4:42:21 AM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #72024, comment 1
initial v1 1 1 It also misses a required dependency: 2 ``` 2 {{{ 3 3 :info:build checking for atomic_ops.h... no 4 4 :info:build configure: error: libatomic_ops is required. You can either install it on 5 5 :info:build your system, or fetch and unpack a recent version into the 6 6 :info:build source directory and link or rename it to libatomic_ops. 7 ``` 7 }}}
