Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
ibutils
ibutils-fix-build-dependency.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ibutils-fix-build-dependency.patch of Package ibutils
commit 27cdf54f89952229ba533f4c7184c4e29c14e4c6 Author: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> Date: Tue Aug 21 21:40:16 2018 +0200 ibutils fix build dependency Building with -j1 fails as ibis is built before libibiscom.a Signed-off-by: Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com> diff --git ibis/src/Makefile.am ibis/src/Makefile.am index 9e1bfa21a278..87064954e4ea 100644 --- ibis/src/Makefile.am +++ ibis/src/Makefile.am @@ -76,6 +76,7 @@ ibis_SOURCES = ibissh_wrap.cpp # note the order of the libraries does matter as we static link ibis_LDADD = -L. -libiscom $(OSM_LDFLAGS) $(TCL_LIBS) +ibis_DEPENDENCIES = libibiscom.a # SWIG FILES:
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