IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42385 for trunk/extsrc


Ignore:
Timestamp:
Feb 8, 2023, 12:11:27 PM (3 years ago)
Author:
eugene
Message:

merge from eam_branches/ipp-20220316. add fpcamera, add option in ppSim to define reference catalog, add allow-multiple-definition in gcc, simtest improvements

Location:
trunk/extsrc/gpcsw/gpcsrc
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/extsrc/gpcsw/gpcsrc/Make.Common

    r34800 r42385  
    163163CCWARN   = -Wall -Wstrict-prototypes # -Wshadow
    164164CFLAGS   = $(CCDEBUG) $(EXTRA_CFLAGS) $(CCWARN) $(CCDEFS) $(CCINCS) $(CCHACKS)
    165 LDFLAGS  = $(CCDEBUG) $(EXTRA_CFLAGS) $(CCLIBS)
     165LDFLAGS  = $(CCDEBUG) $(EXTRA_CFLAGS) $(CCLIBS) -Wl,--allow-multiple-definition
    166166CXXFLAGS = $(subst -Wstrict-prototypes,,$(CFLAGS))
    167167ARFLAGS  = -rc
  • trunk/extsrc/gpcsw/gpcsrc/fits/libfh

    • Property svn:ignore
      •  

        old new  
        11obj
         2fh_registry.asm
Note: See TracChangeset for help on using the changeset viewer.