We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 265b31a + 7eace05 commit 99db062Copy full SHA for 99db062
tests/build-id.sh
@@ -13,4 +13,5 @@ long_rpath="AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
13
--set-rpath "$long_rpath" "${SCRATCH}/libbuildid.so"
14
15
# older readelf versions do not recognize build id, but we can grep by constant
16
+LANG=en_US
17
${READELF} -n "${SCRATCH}/libbuildid.so" | grep -q -F -e 'Build ID' -e 'Unknown note type: (0x00000003)'
0 commit comments