Kaynağa Gözat

disable PER support

Eric Betts 10 ay önce
ebeveyn
işleme
12c53b5a6f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      application.fam

+ 1 - 1
application.fam

@@ -30,7 +30,7 @@ App(
     fap_private_libs=[
         Lib(
             name="asn1",
-            cflags=["-Wno-error"],
+            cflags=["-Wno-error", "-DASN_EMIT_DEBUG=0", "-Os", "-DASN_DISABLE_PER_SUPPORT=1"],
         ),
         Lib(
             name="loclass",