Przeglądaj źródła

sqlops: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla 9 miesięcy temu
rodzic
commit
72b8145ee4
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      src/modules/sqlops/Makefile

+ 0 - 2
src/modules/sqlops/Makefile

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