mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 15:33:56 +00:00
Note C99 requirement.
This commit is contained in:
parent
9c3f5e6b5d
commit
8686fc746c
@ -1,4 +1,4 @@
|
|||||||
# $Id: INSTALL.quagga.txt,v 1.7 2004/11/23 12:21:16 gdt Exp $
|
# $Id: INSTALL.quagga.txt,v 1.8 2004/11/23 17:19:21 gdt Exp $
|
||||||
|
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
Building and Installing Quagga from releases or snapshots:
|
Building and Installing Quagga from releases or snapshots:
|
||||||
@ -6,6 +6,8 @@ Building and Installing Quagga from releases or snapshots:
|
|||||||
The 'INSTALL' file contains generic instructions on how to use 'configure'
|
The 'INSTALL' file contains generic instructions on how to use 'configure'
|
||||||
scripts.
|
scripts.
|
||||||
|
|
||||||
|
Quagga requires a C compiler supporting the C99 standard.
|
||||||
|
|
||||||
Quagga can be compiled with either BSD make or GNU make.
|
Quagga can be compiled with either BSD make or GNU make.
|
||||||
GNU make 3.80 is known to work.
|
GNU make 3.80 is known to work.
|
||||||
The following system makes are known to work
|
The following system makes are known to work
|
||||||
|
Loading…
Reference in New Issue
Block a user