[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-142-g34abd
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-142-g34abd8c |
Date: |
Sun, 15 Apr 2012 23:23:17 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via 34abd8c7de0cac8efeead7fb3848427fb944b5bd (commit)
from 0bcc86b42d184d76ce0573bbd85ae8c7217cca4d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 34abd8c7de0cac8efeead7fb3848427fb944b5bd
Author: Peter Lemenkov <address@hidden>
Date: Sun Apr 15 20:09:59 2012 +0400
Fix DSO linking issue
We must explicitly list every required library in case then linker is built
with default behaviour which prevents implicit DSO linking.
See this for the details on DSO Linking issues:
http://fedoraproject.org/wiki/UnderstandingDSOLinkChange
Signed-off-by: Peter Lemenkov <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
src/ui/gui/automake.mk | 1 +
src/ui/terminal/automake.mk | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-142-g34abd8c,
Ben Pfaff <=