Changeset 544939d for networking


Ignore:
Timestamp:
07/08/2021 06:24:09 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
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:
cedbfaa7
Parents:
b94b5b5
Message:

ntp: remove unneeded CFLAGS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/ntp.xml

    rb94b5b5 r544939d  
    131131    </para>
    132132
    133 <!--
    134   Note: Check if -fcommon is still required on versions gtr 4.2.8p14
    135         Its a "hack" for gcc-10
    136 -->
    137 <screen><userinput>./configure CFLAGS="${CFLAGS:--O2 -g} -fPIC -fcommon" \
    138             --prefix=/usr         \
     133<screen><userinput>./configure --prefix=/usr         \
    139134            --bindir=/usr/sbin    \
    140135            --sysconfdir=/etc     \
Note: See TracChangeset for help on using the changeset viewer.