]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.real
openssl: Reactivate openssl warnings.
[paraslash.git] / Makefile.real
index bd2bd9d95fe8356f09e756268340f2f4cad52706..d348ee1410fe3cb9611fd19ac1f865184911440b 100644 (file)
@@ -223,7 +223,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