Browse Source

siputils: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla 9 tháng trước cách đây
mục cha
commit
cb32ba2595
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/modules/siputils/Makefile

+ 0 - 2
src/modules/siputils/Makefile

@@ -5,6 +5,4 @@ auto_gen=
 NAME=siputils.so
 LIBS=
 
-SERLIBPATH=../../lib
-SER_LIBS+=$(SERLIBPATH)/srdb1/srdb1
 include ../../Makefile.modules