From: Arnout E. <rab...@us...> - 2011-10-23 10:24:31
|
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 "notion window manager core". The branch, master has been updated via 47261a872f8638b12651f31da6c738b8639d97b1 (commit) from 9e236044027b53bc3da7bd428306fb42282b5749 (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 47261a872f8638b12651f31da6c738b8639d97b1 Author: Arnout <arn...@bz...> Date: Sun Oct 23 12:22:35 2011 +0200 Use --as-needed linker flags explicitly - it appears this is the default on some systems and on those notion failed to build. Explicitly linking module to X11 libraries themselves, too. Intended to fix https://sourceforge.net/tracker/index.php?func=detail&aid=3427206&group_id=314802&atid=1324528 ----------------------------------------------------------------------- Summary of changes: build/rules.mk | 6 +++++- system.mk | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- notion window manager core |