adsl/pppoe no longer connecting on 5.1

Dag-Erling Smorgrav des at ofug.org
Thu Jun 12 23:50:37 PDT 2003


"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


More information about the freebsd-current mailing list