/[ports]
ViewVC logotype

Revision 432825


Jump to revision: Previous Next
Author: amdmi3
Date: Mon Jan 30 10:09:28 2017 UTC (7 years, 5 months ago)
Changed paths: 2
Log Message:
- Fix build when CC is absolute path

Upstream build scripts have some machinery to include compiler-specific
.mak file depending on compiler used. This is handled in an ugly way by the
port, roughly, upstream makefile includes ${CC}.mak and ports Makefile
copies that from default .mak. This is breaks when CC is an absolute path
and is useless anyway, as even if it was implemented properly, customized
.mak files are for compilers we'll never use such as gcc 3.2, intel and suncc.

So make upstream makefile always include the default .mak.

PR:		215253
Approved by:	maintainer timeout (mi@aldan.algebra.com, 6 weeks)
MFH:		2017Q1


Changed paths

Path Details
Directoryhead/audio/festival/Makefile modified , text changed
Directoryhead/audio/festival/files/patch-speech__tools_config_compilers_gcc.mak added

  ViewVC Help
Powered by ViewVC 1.1.27