binutils-gdb/ld/testsuite/ld-pe/vers-script-2.ver
Mike Frysinger 594d8fa8e9 strip off +x bits on non-executable/script files
These files are source files and have no business being +x.  We couldn't
easily fix it in CVS (you need login+write access to the raw rcs files),
but we can fix this w/git.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-12-07 02:03:03 -05:00

6 lines
71 B
Plaintext

# Anonymous GNU ld version script to export nothing.
{
local: *;
};