bliss: Remove legacy BLISS signatures
This commit is contained in:
committed by
Tobias Brunner
parent
ec982171d9
commit
4833f29b15
@@ -690,13 +690,6 @@ if MONOLITHIC
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_BLISS
|
||||
SUBDIRS += plugins/bliss
|
||||
if MONOLITHIC
|
||||
libstrongswan_la_LIBADD += plugins/bliss/libstrongswan-bliss.la
|
||||
endif
|
||||
endif
|
||||
|
||||
if USE_NEWHOPE
|
||||
SUBDIRS += plugins/newhope
|
||||
if MONOLITHIC
|
||||
@@ -731,10 +724,6 @@ if USE_LIBNTTFFT
|
||||
SUBDIRS += math/libnttfft/tests
|
||||
endif
|
||||
|
||||
if USE_BLISS
|
||||
SUBDIRS += plugins/bliss/tests
|
||||
endif
|
||||
|
||||
if USE_NEWHOPE
|
||||
SUBDIRS += plugins/newhope/tests
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user