CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/24 03:36:40
Modified files:
textproc/enchant: Makefile
Log message:
Use LIBCXX to generate list of C++ libs to add to LDFLAGS rather than a
hardcoded -lstdc++. Unbreaks clang/libc++ arches. ok aja@
Not the cleanest fix ever but enchant blocks a large number of ports
and removing the -l completely results in failures in gnome/todo and
gnome/calendar. XXX added!
