diff options
Diffstat (limited to 'golang-prelink.conf')
-rw-r--r-- | golang-prelink.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/golang-prelink.conf b/golang-prelink.conf new file mode 100644 index 0000000..471e8e6 --- /dev/null +++ b/golang-prelink.conf @@ -0,0 +1,3 @@ +# there are ELF files in src which are testdata and shouldn't be modified +-b /usr/lib/golang/src +-b /usr/lib64/golang/src |