This fixes the following issue:
/usr/bin/ld: general.o:/opt/darkbot/build/./../source/prototypes.h:132: multiple definition of `alarmed'; chan.o:/opt/darkbot/build/./../source/prototypes.h:132: first defined here
Ref T1646.
Differential D2396
Reduce definitions of common variables dereckson on Aug 29 2021, 12:44. Authored by Tags None Referenced Files
Subscribers None
Details This fixes the following issue: /usr/bin/ld: general.o:/opt/darkbot/build/./../source/prototypes.h:132: multiple definition of `alarmed'; chan.o:/opt/darkbot/build/./../source/prototypes.h:132: first defined here Ref T1646. Compile under FreeBSD with LLVM, Cygwin and Debian with gcc
Diff Detail
|