Commit b41468da authored by Bruce Momjian's avatar Bruce Momjian

Make sparc/solaris not use complex macr.

parent cf21d71a
AROPT:crs
CFLAGS:
LIBS:-lsocket -lnsl
SHARED_LIB:-fpic
ALL:
SRCH_INC:
......@@ -8,3 +9,4 @@ USE_LOCALE:no
DLSUFFIX:.so
YFLAGS:-d
YACC:bison -y
AROPT:crs
CFLAGS:-Xa -v -D__sparc__ -D__sun__
CFLAGS:-Xa -v -D__sparc__ -D__sun__ -DDISABLE_COMPLEX_MACRO
SHARED_LIB:-K PIC
ALL:
SRCH_INC:
......
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