a148fd0b6868aa435badb93a9cdb4d5c0bcd843a
Build system/Package maintainer: - BUILDID is specified at cmake. - USAGE: cmake -DBUILDID=<ID> ../src For developer builds the who typically don?t provide BUILDID, cmake will: - Determine the last git commit when this tree was syncd - Deteremine the build date - Check if tree is clean when built The idea of this embedded string is that later when you get a ROCR build, you can get some idea on the build origination by using: strings libhsa-runtime.so.1 | grep ?ROCR BUILD ID? For eg: - If it?s a Jenkins build 25, it returns: ?ROCR BUILD ID: 25? - If it?s a developer build sync'd @ 06f5f2a with modifications, it returns: ?ROCR BUILD ID: 06f5f2a-2016-04-11-0" [git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256588]
توضیحات
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
دیگر
1.1%