Changeset 38041 for trunk/psconfig
- Timestamp:
- Mar 28, 2015, 7:24:32 AM (11 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
psconfig/psconfig.csh.in (modified) (2 diffs)
-
psconfig/tagsets/ipp-3.0.dist (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20150326 (added) merged: 38014-38022,38025-38027,38030-38033
- Property svn:mergeinfo changed
-
trunk/psconfig/psconfig.csh.in
r35113 r38041 323 323 case linux: 324 324 case linrh: 325 gcc --version | grep -e 4. 6 -e 4.5| grep Ubuntu >& /dev/null325 gcc --version | grep -e 4.8 -e 4.6 -e 4.5| grep Ubuntu >& /dev/null 326 326 if ($status == 0) then 327 327 set xtraflags = "-Wl,--no-as-needed" … … 335 335 case lin64: 336 336 case linrh64: 337 gcc --version | grep -e 4. 6 -e 4.5 | grep Ubuntu >& /dev/null337 gcc --version | grep -e 4.8 -e 4.6 -e 4.5 | grep Ubuntu >& /dev/null 338 338 if ($status == 0) then 339 339 set xtraflags = "-Wl,--no-as-needed" -
trunk/psconfig/tagsets/ipp-3.0.dist
r36005 r38041 31 31 NNYYN pclient ipp-2-9 -0 32 32 33 # psLib-based code needs the nebclient library to interact with nebulous 33 34 YNNYY Nebulous/nebclient ipp-2-9 -0 34 YNNYY Nebulous ipp-2-9 -0 35 YNNYY Nebulous-Server ipp-2-9 -0 36 YYYYY PS-IPP-Metadata-Config ipp-2-9 -0 37 YYYYY PS-IPP-Config ipp-2-9 -0 38 35 39 36 YYYYY psLib ipp-2-9 -0 40 37 YYYYY psModules ipp-2-9 -0 … … 54 51 YYYYY ppSub ipp-2-9 -0 55 52 YYYYY ppSim ipp-2-9 -0 53 54 YNNYY Nebulous ipp-2-9 -0 55 YNNYY Nebulous-Server ipp-2-9 -0 56 YYYYY PS-IPP-Metadata-Config ipp-2-9 -0 57 YYYYY PS-IPP-Config ipp-2-9 -0 56 58 57 59 YNNYY glueforge ipp-2-9 -0
Note:
See TracChangeset
for help on using the changeset viewer.
