CVSROOT:        /cvs
Module name:    ports
Changes by:     es...@cvs.openbsd.org   2017/07/18 03:19:00

Modified files:
        lang/clang     : clang.port.mk 

Log message:
now that clang is compiled by default, PORTPATH will prefer base clang to
ports clang  for ports that explicitly use clang to compile.

So put COMPILER_LINKS for those, so that we get the requested compiler, along
with -B support.

Noticed some oddities in WANTLIB for a few ports (libc++ and libc++abi which
had no business being there), this fixes the issue.

Reply via email to