Re: HEADSUP boost and tbb rebuilds starting in a side tag

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 20/01/2024 16:07, Jerry James wrote:

Upstream has this in src/tbb/CMakeLists.txt:

if (CMAKE_SIZEOF_VOID_P EQUAL 8)
     set(TBB_PC_NAME tbb)
else()
     set(TBB_PC_NAME tbb32)
endif()

That makes the pkgconfig file install as tbb32.pc.  I don't know why
upstream is doing that.  Maybe so 64-bit and 32-bit installs can
coexist on the same system?

The correct way to do that is to install in /usr/lib{,64}/pkgconfig
instead of /usr/share/pkgconfig I think?

Tom

--
Tom Hughes (tom@xxxxxxxxxx)
http://compton.nu/
--
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux