IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11750


Ignore:
Timestamp:
Feb 12, 2007, 12:59:56 PM (19 years ago)
Author:
eugene
Message:

note different so compile flags for solaris

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/Makefile.Common

    r10564 r11750  
    5252        rm -f $@
    5353        gcc -shared -Wl,-soname,$*.so -o $@ $^ -lc
     54        # the line below is needed for Solaris?
     55        # gcc -shared -o $@ $^ -lc
    5456
    5557$(DESTLIB)/%.so: $(LIB)/%.$(ARCH).so
Note: See TracChangeset for help on using the changeset viewer.