Переглянути джерело

sqlops: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla 9 місяців тому
батько
коміт
72b8145ee4
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      src/modules/sqlops/Makefile

+ 0 - 2
src/modules/sqlops/Makefile

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