[PR #350] [MERGED] Respect LDFLAGS when linking tests #471

Closed
opened 2026-05-05 12:16:46 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/350
Author: @sjmulder
Created: 7/27/2021
Status: Merged
Merged: 7/27/2021
Merged by: @jmcnamara

Base: mainHead: pr/ldflags


📝 Commits (1)

  • 246ce2f Respect LDFLAGS when linking tests

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 test/functional/src/Makefile (+1 -1)
📝 test/unit/Makefile (+1 -1)
📝 test/unit/Makefile.unit (+1 -1)

📄 Description

Otherwise it's not possible to link e.g. system minizip if it's outside
the default search paths.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jmcnamara/libxlsxwriter/pull/350 **Author:** [@sjmulder](https://github.com/sjmulder) **Created:** 7/27/2021 **Status:** ✅ Merged **Merged:** 7/27/2021 **Merged by:** [@jmcnamara](https://github.com/jmcnamara) **Base:** `main` ← **Head:** `pr/ldflags` --- ### 📝 Commits (1) - [`246ce2f`](https://github.com/jmcnamara/libxlsxwriter/commit/246ce2f48302363af269aebcf3df75befc843dd8) Respect LDFLAGS when linking tests ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `test/functional/src/Makefile` (+1 -1) 📝 `test/unit/Makefile` (+1 -1) 📝 `test/unit/Makefile.unit` (+1 -1) </details> ### 📄 Description Otherwise it's not possible to link e.g. system minizip if it's outside the default search paths. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 12:16:46 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#471
No description provided.