[Opendnssec-user] Questions regarding OpenBSD port

Patrik Lundin patrik.lundin.swe at gmail.com
Sat May 17 14:37:23 UTC 2014


On Sat, May 17, 2014 at 03:14:21PM +0200, Patrik Lundin wrote:
> 
> configure:13273: checking whether cc supports -std=c99
> configure:13291: result: yes
> configure:13304: checking whether cc supports -xc99
> configure:13327: result: no
> configure:13335: checking whether we need -std=c99 as a flag for cc
> configure:13365: result: no
> 
> On one hand this would make me assume that -std=c99 would not be used at
> all, but it still is in some places. Maby the configure script test
> should include such an enumerator list?
> 

Just to be clear it seems the reason the flag is part of the build in
some places is because "AM_CFLAGS = -std=c99" is specifically set in
a few Makefile.am files under libhsm/.

I could mimic this in other Makefiles locally in the port, but it seems
a bit ugly :).

Regards,
Patrik Lundin



More information about the Opendnssec-user mailing list