[MacPorts] #54387: CMake fails to determine size of 16-bit int
MacPorts
noreply at macports.org
Tue Jun 27 16:43:32 UTC 2017
#54387: CMake fails to determine size of 16-bit int
-------------------------+-----------------
Reporter: mouse07410 | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: cmake |
-------------------------+-----------------
Comment (by raimue):
This is the test compile for CheckTypeSize.cmake failing due to unused
compiler arguments. I would assume this is somehow caused by the
CMakeLists.txt of the project you are trying to compile.
One quick workaround to silence the warning would be to also add
`-Qunused-arguments` to the compiler flags.
--
Ticket URL: <https://trac.macports.org/ticket/54387#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list