Commit ef1fc0c9 authored by Bruce Momjian's avatar Bruce Momjian

FIx for SCO compiles.

parent 0e583068
CFLAGS += -dy
LDFLAGS += -W l,-Bexport
%.so: %.o
$(LD) -G -Bdynamic -o $@ $<
%.so: %.o
......
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