IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 23, 2022, 10:45:04 AM (4 years ago)
Author:
eugene
Message:

forcing tagset name for pschecklibs and pscheckperl, switching to tagsets named by environment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/psconfig/README

    r41706 r42138  
    77*** SUMMARY ***
    88
    9 For Ubuntu:
     9For Ubuntu (gcc includes -as-needed by default) :
    1010
    11   psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-3.3
     11  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-ubuntu
    1212
    1313For Gentoo:
    1414
    15   psbuild -extbuild -clean -rebuild -dev -optimize ipp-3.1
     15  psbuild -extbuild -clean -rebuild -dev -optimize ipp-gentoo
    1616
     17For Manjaro (gcc 11 strict on strcpy) :
     18
     19  psbuild -extbuild -clean -rebuild -dev -optimize -debug-build ipp-manjaro
     20
Note: See TracChangeset for help on using the changeset viewer.