Silence binscope warnings (#4542)

* slience binscope warnings

* revert change on rpath

Co-authored-by: Randy <Randy@randysmac.attlocal.net>
This commit is contained in:
RandySheriffH 2020-07-20 14:10:41 -07:00 committed by GitHub
parent 9318b3a47f
commit 1c5733ea9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1587,7 +1587,7 @@ of [N, 0] then [N, 0].
.Attr(
"tokenexp",
"An optional string. Token's regular expression in basic POSIX format"
" (http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_03)."
" (pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_03)."
" If set, tokenizer may produce tokens matching the specified pattern. Note that one and only of"
" 'tokenexp' and 'separators' should be set.",
AttributeProto::STRING,