-
mrs authored
treat operands with leading '+' as file names, as POSIX has required since 2001. However, make sure the code still works on pre-POSIX hosts. * libjava/classpath/ltmain.sh: Don't assume "sort +2" is equivalent to "sort -k 3", since POSIX 1003.1-2001 no longer requires this. This uses the same fix that is already in libjava/libltdl/ltmain.sh. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115271 138bc75d-0d04-0410-961f-82ee72b054a4
1c8f43ad