Ignore:
Timestamp:
05/06/2016 01:04:13 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
2432970
Parents:
cf4247e
Message:

Sync to trunk r17130
Fix FAAC compilation under GCC-6

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/faac.xml

    rcf4247e r419681d6  
    9292sed -i -e '/obj-type/d' -e '/Long Term/d' frontend/main.c &amp;&amp;
    9393
     94CFLAGS=-std=c99                            \
     95CXXFLAGS=-std=c++98                        \
    9496./configure --prefix=/usr --disable-static &amp;&amp;
    9597make</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.