Re: adsl/pppoe no longer connecting on 5.1

From: Dag-Erling Smorgrav <des_at_ofug.org>
Date: Fri, 13 Jun 2003 08:50:33 +0200
"David O'Brien" <obrien_at_freebsd.org> writes:
> Acutally -std=c?9, -std=gnu?9 uses GCC's alloca.  I don't mind finding
> all the alloca uses in the tree and compiling them with -std=gnu99
> instead of -std=c99.

#define alloca(sz) __builtin_alloca(sz)

DES
-- 
Dag-Erling Smorgrav - des_at_ofug.org
Received on Thu Jun 12 2003 - 21:50:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:11 UTC