mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
Revert r17514
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17520 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
377765c70f
commit
0dd74afa17
@ -93,10 +93,6 @@
|
||||
<para>[igor] - Update to unbound-1.5.9. Fixes
|
||||
<ulink url="&blfs-ticket-root;7938">#7938</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dj] - Add CXXFLAGS for Cdrdao package to allow building with
|
||||
GCC-6.1.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
@ -81,8 +81,7 @@
|
||||
<screen><userinput>sed -i '/ioctl/a #include <sys/stat.h>' dao/ScsiIf-linux.cc &&
|
||||
sed -i 's/\(char .*REMOTE\)/unsigned \1/' dao/CdrDriver.{cc,h} &&
|
||||
|
||||
CXXFLAGS+=' -std=c++11 -Wno-narrowing' \
|
||||
./configure --prefix=/usr --mandir=/usr/share/man &&
|
||||
./configure --prefix=/usr --mandir=/usr/share/man &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user