Sfoglia il codice sorgente

siputils: Makefile - remove internal libs compilation and linking

- libs are compiled in the core
Daniel-Constantin Mierla 9 mesi fa
parent
commit
cb32ba2595
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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