Changeset 668c07b for networking


Ignore:
Timestamp:
06/04/2020 08:16:57 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e985e1d
Parents:
e2439a3
Message:

ncftp: fix FTBFS with gcc-10. Thanks to Joe Locash for reporting.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23250 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/ncftp.xml

    re2439a3 r668c07b  
    105105
    106106    <para>
     107      First, fix an issue caused by a change in behavior in GCC-10:
     108    </para>
     109
     110<screen><userinput remap="pre">sed -i 's/^Bookmark/extern Bookmark/' sh_util/gpshare.c</userinput></screen>
     111
     112    <para>
    107113      To install <application>NcFTP</application> using the
    108114      first (and optimal) method, run the following commands:
Note: See TracChangeset for help on using the changeset viewer.