pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/54355 (cmake-3.14.5 fails to build on Solaris 10)



The following reply was made to PR pkg/54355; it has been noted by GNATS.

From: maya%NetBSD.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54355 (cmake-3.14.5 fails to build on Solaris 10)
Date: Mon, 5 Aug 2019 19:31:21 +0000

 > At first, cmake_bootstrap says "On Solaris we need C99." and c99 is
 > not set in the build, so I added -std=c99 in mk.conf
 
 Does this help?
 
 I strongly advise against putting this in your mk.conf, it needs to be
 on a per-package basis. Perhaps something needs a different C standard,
 and this might cause the wrong one to be chosen.
 


Home | Main Index | Thread Index | Old Index