/[gcl]/gcl/debian/rules
ViewVC logotype

Diff of /gcl/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.61 by camm, Thu Sep 16 20:55:15 2004 UTC revision 1.62 by camm, Sat Apr 9 13:59:22 2005 UTC
# Line 29  RELOC=locbfd Line 29  RELOC=locbfd
29  ifeq ($(ARCHT),alpha)  ifeq ($(ARCHT),alpha)
30  RELOC=dlopen  RELOC=dlopen
31  endif  endif
32  ifeq ($(ARCHT),mips)  
33  RELOC=dlopen  # MIPS bfd support added 20050407 CM
34  endif  #ifeq ($(ARCHT),mips)
35  ifeq ($(ARCHT),mipsel)  #RELOC=dlopen
36  RELOC=dlopen  #endif
37  endif  #ifeq ($(ARCHT),mipsel)
38    #RELOC=dlopen
39    #endif
40    
41    
42  ifeq ($(ARCHT),ia64)  ifeq ($(ARCHT),ia64)
43  RELOC=dlopen  RELOC=dlopen
44  endif  endif

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26