]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Alpha linker needs to be told to link with static minicern
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 6 Oct 1999 12:06:08 +0000 (12:06 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 6 Oct 1999 12:06:08 +0000 (12:06 +0000)
conf/GeneralDef

index e51f3dd561ad3b3c8b6e1fd935254110875eaed4..97a3d4ff4ad4920ee90e144ef7fd653ae3cf6f77 100644 (file)
@@ -73,5 +73,10 @@ ROOTGLIBS     = -lGpad -lGui -lGX11 -lX3d  -lXpm
  
 # CERN Libraries 
 
+ifeq ($(PLATFORM),alpha)
+CLIBS         = $(LIBDIR)/libminicern.a
+else
 CLIBS         = -lminicern
+endif
+
 G3LIBS        = -lgeant321