Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
apcupsd
apcupsd-3.14.8-cxxld.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File apcupsd-3.14.8-cxxld.patch of Package apcupsd
diff -up apcupsd-3.14.8/src/Makefile.cxxld apcupsd-3.14.8/src/Makefile --- apcupsd-3.14.8/src/Makefile.cxxld 2009-09-30 01:20:45.000000000 +0200 +++ apcupsd-3.14.8/src/Makefile 2010-09-22 11:18:03.550601657 +0200 @@ -26,10 +26,10 @@ SRCS = $(common_srcs) $(apcupsd_srcs) $( all-targets: apcupsd apcaccess apctest smtp apcupsd: $(common_obj) $(apcupsd_obj) $(APCDRVLIBS) $(APCLIBS) - $(LINK) $(DRVLIBS) + $(LINK) -lstdc++ $(DRVLIBS) apctest: $(common_obj) $(apctest_obj) $(APCDRVLIBS) $(APCLIBS) - $(LINK) $(DRVLIBS) + $(LINK) -lstdc++ $(DRVLIBS) apcaccess: $(apcaccess_obj) $(APCLIBS) $(LINK)
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