pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/libwpd
Module Name: pkgsrc
Committed By: dsainty
Date: Mon Sep 14 03:07:12 UTC 2015
Modified Files:
pkgsrc/converters/libwpd: Makefile
Log Message:
Include all buildlink3.mk before compiler.mk, as the buildlink dependencies
may alter the compiler selection.
In this particular case, librevenge depends on boost-libs, which will
set GCC_REQD and possibly select a GCC dependency, so long as the compiler
hasn't been forcibly pre-selected by including compiler.mk too early.
Fixes build of libwpd on platforms with a native GCC older than what
boost-libs calls for.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/converters/libwpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index