Changeset 86245b1e


Ignore:
Timestamp:
08/23/2014 06:05:53 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
469bc5d4
Parents:
c0beb85
Message:

build with clang has been unbroken.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14015 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/printing/cups-systemd.xml

    rc0beb85 r86245b1e  
    239239autoconf -I config-scripts &amp;&amp;
    240240
    241 CC=gcc \
    242241./configure --libdir=/usr/lib                 \
    243242            --with-rcdir=/tmp/cupsinit        \
     
    296295  <sect2 role="commands">
    297296    <title>Command Explanations</title>
    298 
    299     <para>
    300       <envar>CC=gcc</envar>: This environment variable ensures that gcc
    301       is used if clang is installed.  The build fails with the clang compiler.
    302     </para>
    303297
    304298    <para>
Note: See TracChangeset for help on using the changeset viewer.