Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37908816
en ru br
ALT Linux repos
S:0.8.2-alt1

Group :: Networking/Other
RPM: vpcs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: vpcs-0.8.2-external-cflag.patch
Download


diff -uNr old-vpcs-0.8/src/Makefile.linux vpcs-0.8/src/Makefile.linux
--- old-vpcs-0.8/src/Makefile.linux	2015-11-20 15:00:32.000000000 +0100
+++ vpcs-0.8/src/Makefile.linux	2015-11-20 15:01:44.000000000 +0100
@@ -4,8 +4,8 @@
 CPUTYPE:=$(shell uname -m)
 HVOPT=-DHV
 
-CFLAGS=-D$(OSTYPE) -D$(CPUTYPE) $(HVOPT) -Wall -DTAP
+CFLAGS:=$(CFLAGS) -D$(OSTYPE) -D$(CPUTYPE) $(HVOPT) -Wall -DTAP
 LDFLAGS=-lpthread -lutil
 OBJS=vpcs.o \
 	daemon.o \
 	readline.o \
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin