Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64413
b: "refs/heads/CMSSW_7_1_X"
c: c3bf8b9
h: "refs/heads/CMSSW_7_1_X"
i:
  64411: 47d3ba0
v: v3
  • Loading branch information
smuzaffar committed Apr 7, 2009
1 parent 43c61d3 commit 2a9d506
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 82f76fd1a3f5d9423d7c163d852a0c36647fc4ea
"refs/heads/CMSSW_7_1_X": 87ce037afc0990af5fddd976550467c15fdcac76
"refs/heads/CMSSW_7_1_X": c3bf8b901e7f11ededca55dbf2dd660c8ea09907
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ scan reject ^.+\/(BuildFile|CVS|doc|.admin|ChangeLog|html)$

option define reject-binary $filepath =~ m/^.+?IGUANA_\d+_\d+_\d+.+?lib\/.+?\/IgSo.+\.so$/
option define reject-binary $filepath =~ m/^.+\/COBRA_\d+_\d+_\d+.+?module\/.+?\/lib.+\.so$/
option define reject-binary $filepath =~ m/\/libtcmalloc_minimal/

######################################################################
# additional package mappings
Expand All @@ -116,8 +117,8 @@ match /lib/libXm\.so:'<OS>'
###################################################
# library name filter
option define library-name ^lib.+\.so$
option define library-name ^plugin.+\.so$
option define library-name ^.+\.iglet$
option define plugin-name ^plugin.+\.so$
option define plugin-name ^.+\.iglet$

####################################################
# Prefer symbols
Expand All @@ -134,6 +135,7 @@ symbol prefer /libXrdNet\.a$
symbol prefer /libXrdSys\.a$
symbol prefer /libmeschach\.a$
symbol prefer /libKtEvent\.a$
symbol prefer /libstdc\+\+\.

##########################################
# Ignore linkdef symbols
Expand Down

0 comments on commit 2a9d506

Please sign in to comment.