]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.real
Merge topic branch t/openssl-3 into next
[paraslash.git] / Makefile.real
index 92a5724b3cc6543553dcaf8dbdf6385e4169e41e..21d5fc03477145f087be31a319838d636d3df2b2 100644 (file)
@@ -475,7 +475,6 @@ $(call OD, afs aft attribute blob mood playlist score server vss command \
        CPPFLAGS += $(osl_cppflags)
 
 $(call OD, compress_filter): CFLAGS += -O3
-$(call OD, openssl): CFLAGS += -Wno-deprecated-declarations
 
 $(object_dir)/%.o: %.c | $(object_dir) $(dep_dir) $(lsg_h) $(yy_h)
 define CC_CMD