Actions
Bug #13620
closed_lib_version should not be present in mapfile-vers
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Build errors with gcc 10:
Undefined first referenced symbol in file _lib_version ../common/mapfile-vers
The _lib_version is pulled from values-Xa.c which is incidentally included by some versions of gcc.
Testing done: build/install/boot
Updated by Electric Monk about 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 1769817e9676d2db341d2b6828c199f0eabac823
commit 1769817e9676d2db341d2b6828c199f0eabac823 Author: Toomas Soome <tsoome@me.com> Date: 2021-03-12T21:49:10.000Z 13620 _lib_version should not be present in mapfile-vers Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
Actions