#49817 Ticket 49816 - fix linking order
Closed 3 years ago by spichugi. Opened 5 years ago by tjaalton.
https://salsa.debian.org/tjaalton/389-ds-base.git for-upstream  into  master

Issue 49816
Timo Aaltonen • 5 years ago  
Makefile.am
file modified
+1 -1
@@ -355,7 +355,7 @@

  # based on defines

  # ----------------------------------------------------------------------------------------

  

- server_LTLIBRARIES = libsds.la libnunc-stans.la libldaputil.la libslapd.la libns-dshttpd.la

+ server_LTLIBRARIES = libsds.la libnunc-stans.la libslapd.la libldaputil.la libns-dshttpd.la

  

  lib_LTLIBRARIES = libsvrcore.la

  

no initial comment

Fix linking order of libldaputil/libslapd

@tjaalton - is merging this in master branch all you need, or do you need other branches updated as well?

Pull-Request has been merged by mreynolds

5 years ago

it's only for master, building 1.3.8.x works fine here

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/2876

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

3 years ago
Metadata