Commit 500b17ea authored by Marc G. Fournier's avatar Marc G. Fournier

These two files got reversed somehow... -K PIC is a cc'ism and -fPIC is a

gcc'ism
parent 33a629cf
AROPT:crs
AROPT:cq
CFLAGS:-I$(SRCDIR)/backend/port/sparc_solaris
SHARED_LIB:-fPIC
SHARED_LIB:-K PIC
ALL:
SRCH_INC:
SRCH_LIB:
......
AROPT:cq
AROPT:crs
CFLAGS:-I$(SRCDIR)/backend/port/sparc_solaris
SHARED_LIB:-K PIC
SHARED_LIB:-fPIC
ALL:
SRCH_INC:
SRCH_LIB:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment