Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
network:telephony
hylafax
hylafax-6.0.4-pic.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hylafax-6.0.4-pic.patch of Package hylafax
Index: faxd/Makefile.in ================================================================================ --- faxd/Makefile.in +++ faxd/Makefile.in @@ -42,6 +42,9 @@ LIBVERSION = @VERSION@ +CFLAGS += -fPIC +C++FLAGS += -fPIC + C++FILES=ClassModem.c++ \ FaxModem.c++ \ Class0.c++ \ --- regex/Makefile.in +++ regex/Makefile.in @@ -40,6 +40,7 @@ SUBDIR=regex @MAKEINCLUDE@ @MAKELQUOTE@${DEPTH}/defs@MAKERQUOTE@ +CFLAGS += -fPIC CFILES= regexec.c regcomp.c regfree.c regerror.c TARGETS=libregex.a --- util/Makefile.in +++ util/Makefile.in @@ -40,6 +40,9 @@ SUBDIR=util @MAKEINCLUDE@ @MAKELQUOTE@${DEPTH}/defs@MAKERQUOTE@ +CFLAGS += -fPIC +C++FLAGS += -fPIC + TARGETS=faxmsg faxmodem faxadduser faxconfig faxdeluser \ faxstate faxinfo faxwatch textfmt dialtest typetest tiffcheck
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