Add bison minimum version of 2.4.1 due to %code

Authored by hindenburg on Feb 17 2019, 2:45 AM.

Description

Add bison minimum version of 2.4.1 due to %code

Summary:
Some Mac OS versions have bison 2.3 even though it is very old.
%code is first handled in bison version 2.4; gnu site has 2.4.1 as
the earliest 2.4.x version.

Test Plan:
Verified build fails in cmake phase when using bison 2.3 and builds
correctly using bison 2.4.1+.

Reviewers: Frameworks, winterz

Reviewed By: winterz

Subscribers: pino, ltoscano, winterz, kde-frameworks-devel

Tags: Frameworks

Differential Revision: https://phabricator.kde.org/D19092

Details

Committed
hindenburgMar 29 2019, 2:01 PM
Reviewer
winterz
Differential Revision
D19092: Add bison minimum version of 2.4.1 due to %code
Parents
R309:0c673cd78f6b: [kservice ] Make it compile without foreach
Branches
Unknown
Tags
Unknown