CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/12/25 06:46:18

Modified files:
        usr.bin/libtool/LT: UList.pm 
        usr.bin/libtool/LT/Mode: Link.pm 

Log message:
Teach libtool how to deal with both -lestdc++ and -lstdc++ in command line.

This helps to avoid linking both libraries, making -lestdc++ the only one
there. The concrete example would be print/poppler port after Qt5 update,
which is coming right now.

This hack would go away together with libestdc++...

Kind support on all the way by aja@, thanks!

Reply via email to