Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 02:45:25 +0400
From:      Lev Serebryakov <lev@FreeBSD.org>
To:        ports@FreeBSD.org
Subject:   How to determine type of system compiler in port?
Message-ID:  <1603752718.20140122024525@serebryakov.spb.ru>

next in thread | raw e-mail | index | archive | help
Hello, Ports.

  I want to turn off some clang-specific warnings via CFLAGS, as I'm not
able to patch all places when "dirty" (but valid!) code is used and upstream
software uses "-Werror"...

  I could not find any mentions of "clang" in bsd.port.mk and COMPILER_TYPE
 is not defined for ports.

   Yes, I understand, that it is better to report these errors
 upstream, and, in fact, these warnings were fixed in latest version but I
 need to port previous one!

-- 
// Black Lion AKA Lev Serebryakov <lev@FreeBSD.org>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1603752718.20140122024525>