Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Bump VERSION to 3.49.2. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.49 |
Files: | files | file ages | folders |
SHA3-256: |
eaa2503ef699d03686beb5a3866e2a16 |
User & Date: | stephan 2025-02-20 17:16:16.616 |
Context
2025-02-21
| ||
03:22 | configure: in several places where support for -Wl,... linker flags are checked, ensure that the check invokes the linker (not just the compiler) to avoid false positives. This allows us to remove the AIX-specific handling and --disable-rpath bits added in [a15e0f680], as well as make several similar checks more robust. (check-in: 47c43fcb51 user: stephan tags: branch-3.49) | |
2025-02-20
| ||
17:16 | Bump VERSION to 3.49.2. (check-in: eaa2503ef6 user: stephan tags: branch-3.49) | |
17:15 | configure: automatically fail the check for rpath on AIX systems and provide a --disable-rpath flag as a fallback for use on platforms which pass the configure-time rpath check but then fail at link-time. Based on discussion in forum thread ae5bd8a84b. (check-in: b6603986e6 user: stephan tags: branch-3.49) | |
Changes
Changes to VERSION.
|
| | | 1 | 3.49.2 |