Opened 5 years ago

Closed 5 years ago

#11385 closed enhancement (fixed)

cups uses clang++ if available, and adds warnings for an unknown warning option

Reported by: ken@… Owned by: ken@…
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Thread at http://lists.linuxfromscratch.org/pipermail/blfs-dev/2018-November/035121.html

tldr; - we already force it to use gcc, but it is brain-damaged enough to use clang++ for c++ if that is available (while reporting yes to the question whether it is using g++).

Silence some useless warnings by specifying CXX=g++

Change History (2)

comment:1 by ken@…, 5 years ago

Owner: changed from blfs-book to ken@…
Status: newassigned

comment:2 by ken@…, 5 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.