Build results with minimal patch of Makefile. Note in Portfile I have a single build.args-append statement.
main.log
Description: Binary data
Portfile
Description: Binary data
patch-FbdReader-build.diff
Description: Binary data
Mark Brethen [email protected] > On Aug 7, 2022, at 7:22 PM, Ryan Schmidt <[email protected]> wrote: > > On Aug 7, 2022, at 19:06, Ryan Schmidt wrote: > >> configure.cxxflags-append -std=c++11 > > In fact, the Makefile already had -std=c++11, but your patchfile removed it. > So don't remove it. >
