summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/hipcc: Make implicit llvm dep explicitPatrick Lauer2023-11-191-1/+5
| | | | | | Avoids accidental build failures Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-util/hipcc: Force rebuild with revbumpPatrick Lauer2023-11-191-0/+0
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-util/hipcc: passing --hip-version to clang for proper includeYiyang Wu2023-11-192-0/+43
| | | | | Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* dev-util/hipcc-5.7.1: fix compilation issuesSv. Lockal2023-11-193-24/+34
| | | | | | | | | | | | | | - Restore the patch for adding -fno-stack-protector - Better handling of clang path using llvm.eclass - Fix the device lib path parsed to clang - QA: remove files installed to wrong location Bug: https://bugs.gentoo.org/890377 Bug: https://github.com/gentoo/gentoo/pull/33400 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/33845
* dev-util/hipcc: Fix pathsPatrick Lauer2023-10-301-0/+27
| | | | | | Crude hack to make the autodetection not go horribly wrong. Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-util/hipcc: Fix blockerPatrick Lauer2023-10-191-1/+1
| | | | | Bug: https://bugs.gentoo.org/916005 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-util/hipcc: Block older hipPatrick Lauer2023-10-191-0/+2
| | | | | | | Package was split out from hip, avoid file collisions Closes: https://bugs.gentoo.org/916005 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-util/hipcc: drop 5.7.0Patrick Lauer2023-10-192-20/+0
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-util/hipcc: add 5.7.1Patrick Lauer2023-10-192-0/+20
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-util/hipcc: new package, add 5.7.0Patrick Lauer2023-10-093-0/+47
Signed-off-by: Patrick Lauer <patrick@gentoo.org>