Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

Wrong lib path for hiprtc #43

@awehrfritz

Description

@awehrfritz

https://github.com/ROCm-Developer-Tools/hipamd/blob/3ec1ccdbbbee7090ba854eddd1dee281973a4498/src/hiprtc/CMakeLists.txt#L47

This should be:

  LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/${CMAKE_INSTALL_LIBDIR}

This currently leads to build errors in the Fedora packages which uses lib64 and not lib.

@raramakr this seems like an oversight when you updated HIP to use GNUInstallDirs in c92a12f.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions