diff options
Diffstat (limited to 'bin/9l')
| -rwxr-xr-x | bin/9l | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ case "$tag" in esac ;; *AIX*) - ld="${CC9:-xlc_r} -g -O0 $CC9FLAGS" + ld="${CC9:-xlc_r} $CC9FLAGS" nmflags="-A -B" ;; *) |
