[Rpm-maint] [rpm-software-management/rpm] Fix tagtbl.C placement in build dir (PR #2670)

Michal Domonkos notifications at github.com
Mon Sep 18 10:20:36 UTC 2023


The COMMAND for tagtbl.C generation dumps the file in the top-level build directory whereas the OUTPUT is specified in the current (lib/) directory.  This leads to unnecessary relinking of all the libraries on each make invocation because OUTPUT is always missing.

Fix this by outputting the file in the current directory where OUTPUT can find it.

No functional change, just makes rebuilds quicker.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/2670

-- Commit Summary --

  * Fix tagtbl.C placement in build dir

-- File Changes --

    M lib/CMakeLists.txt (2)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/2670.patch
https://github.com/rpm-software-management/rpm/pull/2670.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2670
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/2670 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230918/383eb0ff/attachment.html>


More information about the Rpm-maint mailing list