Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
tcpser
tcpser-obey-cflags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tcpser-obey-cflags.patch of Package tcpser
diff --git a/Makefile b/Makefile index 998fbed..aa246ef 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ SRCS = $(SRC)/bridge.c $(SRC)/debug.c $(SRC)/getcmd.c $(SRC)/ip.c $(SRC)/init.c OBJS = $(SRC)/bridge.o $(SRC)/debug.o $(SRC)/getcmd.o $(SRC)/ip.o $(SRC)/init.o $(SRC)/modem_core.o $(SRC)/nvt.o $(SRC)/serial.o $(SRC)/ip232.o $(SRC)/util.o $(SRC)/phone_book.o $(SRC)/shared.o $(SRC)/tcpser.o $(SRC)/dce.o $(SRC)/line.o CC = gcc DEF = -CFLAGS = -g $(DEF) -Wall +CFLAGS += -g $(DEF) -Wall LDFLAGS = -lpthread DEPEND = makedepend $(DEF) $(CFLAGS)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor