HomeFreeBSD

Add patch to fix a wrong assignment in the code.

Description

Add patch to fix a wrong assignment in the code.

In addition to fixing an actual bug, this also allows the port to build with
GCC 6:

brainz.cpp: In member function 'void Brainz::processTillAnswer()':
brainz.cpp:140:24: error: cannot convert 'bool' to 'bool*' in assignment

Outputs[i].output = false;

PR: 219287
Approved by: maintainer timeout (amdmi3, 16 days)
MFH: 2017Q3

Details

Provenance
rakucoAuthored on
Parents
rP447873: databases/mariadb101-server: Security update to 10.1.26
Branches
Unknown
Tags
Unknown