فهرست منبع

*** empty log message ***

Andrei Pelinescu-Onciul 24 سال پیش
والد
کامیت
cd8a24575d
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      modules/tm/Makefile

+ 2 - 1
modules/tm/Makefile

@@ -14,11 +14,12 @@ NAME=tm.so
 
 SHLIB_LD_FLAGS= -shared
 LIBS= -lpthread
+CFLAGS+= -fPIC -DPIC
 
 ALLDEP=Makefile ../../Makefile
 
 ifeq ($(ARCH), SunOS)
-LDFLAGS=-O2 -G
+LDFLAGS=-O2 -G -fPIC -DPIC
 endif
 
 #implicit rules