Home
last modified time | relevance | path

Searched refs:SOVERSION (Results 1 - 2 of 2) sorted by relevance

/third_party/fsverity-utils/
H A DMakefile123 SOVERSION := 0 macro
148 libfsverity.so.$(SOVERSION):$(SHARED_LIB_OBJ)
152 DEFAULT_TARGETS += libfsverity.so.$(SOVERSION)
154 # Create the symlink libfsverity.so => libfsverity.so.$(SOVERSION)
155 libfsverity.so:libfsverity.so.$(SOVERSION)
266 install -m755 libfsverity.so.$(SOVERSION) $(DESTDIR)$(LIBDIR)
267 ln -sf libfsverity.so.$(SOVERSION) $(DESTDIR)$(LIBDIR)/libfsverity.so
283 rm -f $(DESTDIR)$(LIBDIR)/libfsverity.so.$(SOVERSION)
/third_party/python/
H A Dconfigure979 SOVERSION
3762 SOVERSION=1.0
7386 INSTSONAME="$LDLIBRARY".$SOVERSION
7396 INSTSONAME="$LDLIBRARY".$SOVERSION

Completed in 22 milliseconds