2
0
mirror of https://github.com/bebbo/amigaos-binutils-2.14.git synced 2025-12-08 22:38:24 +00:00
Files
amigaos-binutils/binutils/testsuite/config/hppa.sed
2006-03-15 23:16:57 +00:00

5 lines
264 B
Sed

s/# Old OSF sed blows up if you have a sed command starting with "#"//
s/# Avoid it by putting the comments within real sed commands.//
s/# Fix the definition of common_symbol to be correct for the PA assebmlers.//
s/ \.comm common_symbol,4/common_symbol .comm 4/