(file) Return to platform_HPUX_IA64_ACC.mak CVS log (file) (dir) Up to [Pegasus] / pegasus / mak

Diff for /pegasus/mak/platform_HPUX_IA64_ACC.mak between version 1.6.8.1 and 1.12

version 1.6.8.1, 2006/02/10 16:09:05 version 1.12, 2008/05/13 23:51:33
Line 43 
Line 43 
   DEFINES += -DHPUX_IA64_NATIVE_COMPILER   DEFINES += -DHPUX_IA64_NATIVE_COMPILER
 endif endif
  
 FLAGS += +Z +DD64 -AA -mt  FLAGS += +Z +DD64 -mt -Wl,+rpathfirst
   EXTRA_CXX_FLAGS += -AA
  
 ifdef PEGASUS_PAM_AUTHENTICATION ifdef PEGASUS_PAM_AUTHENTICATION
   SYS_LIBS += -L$(PAMLIB_HOME) -lpam      SYS_LIBS += -lpam
 endif endif
   
 ##  
 ## PEGASUS_HPUX_USE_DLOPEN is used for HPUX platforms. When defined it  
 ## enables the use of dl routines (dlopen/dlclose/dlsym) instead of use  
 ## the shl routines (shl_load/shl_unload/shl_findsym). For other UNIX  
 ## platforms PEGASUS_HPUX_USE_DLOPEN doesn't have effect.  
 ##  
   
 DEFINES += -DPEGASUS_HPUX_USE_DLOPEN  
   
   


Legend:
Removed from v.1.6.8.1  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2