No fPIC on compiles of vx library source files.

This commit is contained in:
Janet B. Anderson
2003-03-19 18:49:06 +00:00
parent ed80ec6650
commit 772e32365d

View File

@@ -115,6 +115,11 @@ CODE_CXXFLAGS = -fno-implicit-templates
POSIX_CPPFLAGS_YES = -D_POSIX_SOURCE
POSIX_CPPFLAGS_NO =
#--------------------------------------------------
# no shared libs for vxWorks
SHRLIB_CFLAGS =
SHRLIB_LDFLAGS =
#--------------------------------------------------
# osithead use default stack, YES or NO override
OSITHREAD_USE_DEFAULT_STACK = NO