]> git.pld-linux.org Git - packages/rpm-pld-macros.git/commit - macros.pld
explicitly set CMAKE_SYSTEM_{NAME,PROCESSOR} in %cmake; rel 2 auto/th/rpm-pld-macros-2.024-2
authorJan Palus <atler@pld-linux.org>
Thu, 23 Feb 2023 23:00:38 +0000 (00:00 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 23 Feb 2023 23:00:38 +0000 (00:00 +0100)
commit44e668428f3dbcff8255944837f1c298ffab234c
treefa46c7b04dab4c8c4778524df5b5f026e5e049c9
parentd242d4da01feb055dbbc7187712e200e07022488
explicitly set CMAKE_SYSTEM_{NAME,PROCESSOR} in %cmake; rel 2

don't rely on host's uname results. note that CMAKE_SYSTEM* values are
for target, host values are still availabie in CMAKE_HOST_SYSTEM*
equivalents.

CMAKE_CROSSCOMPILING also set since it's part of
CMAKE_SYSTEM_NAME/CMAKE_SYSTEM_PROCESSOR determination if not set
explicitly.
macros.pld
rpm-pld-macros.spec
This page took 0.288458 seconds and 4 git commands to generate.