HomeFreeBSD

- Remove broken code from configure, fixing build on 9.x

Description

  • Remove broken code from configure, fixing build on 9.x

This code is related to gcc 3 and is now useless; as a side effect, it sets LD to CC while it should be CXX, breaking the build:

ModbusComm.cpp:(.text+0x5f4): undefined reference to `operator new[](unsigned int)'

Submitted by: pkg-fallout
Approved by: portmgr blanket

Details

Provenance
AMDmi3Authored on
Parents
rP390581: - Add missing dependency on execinfo, fixing build on 9.x
Branches
Unknown
Tags
Unknown