diff options
| author | Mike Frysinger <vapier@gentoo.org> | 2012-04-16 22:21:32 -0400 |
|---|---|---|
| committer | Mike Frysinger <vapier@gentoo.org> | 2012-04-27 23:08:17 -0400 |
| commit | 293432b4af0862e35d74c1dc84cec496b6611daf (patch) | |
| tree | aaffd8a25fa78e329864456c1e7148d77dfc1548 /data/localplt-ia64-linux-gnu.data | |
| parent | 60318997b84ab88b1a89f649a9c7dd832439091e (diff) | |
| download | glibc-293432b4af0862e35d74c1dc84cec496b6611daf.tar.xz glibc-293432b4af0862e35d74c1dc84cec496b6611daf.zip | |
ia64: convert __const to const
The main tree decided to drop support for pre-ISO C code, so we
can use "const" instead of "__const".
Processed with a simple sed script:
find `find sysdeps/ -name ia64` -type f -exec sed -i \
's:\<__const\>:const:' {} +
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'data/localplt-ia64-linux-gnu.data')
0 files changed, 0 insertions, 0 deletions
