Changeset d54813b


Ignore:
Timestamp:
03/21/2022 01:59:45 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
7ebcd28, bcb20b4
Parents:
0a99387
Message:

zstd: add prefix=/usr for make

libzstd.pc is created during "make", so without prefix=/usr here
"-L/usr/local/lib" will show up in libzstd.pc.

Thanks Ryan Marsaw for the report.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/zstd.xml

    r0a99387 rd54813b  
    4949    <para>Compile the package:</para>
    5050
    51 <screen><userinput remap="make">make</userinput></screen>
     51<screen><userinput remap="make">make prefix=/usr</userinput></screen>
    5252
    5353    <note>
Note: See TracChangeset for help on using the changeset viewer.