diff options
Diffstat (limited to 'textproc/opentoken/files/patch-build_release_opentoken.gpr')
-rw-r--r-- | textproc/opentoken/files/patch-build_release_opentoken.gpr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/opentoken/files/patch-build_release_opentoken.gpr b/textproc/opentoken/files/patch-build_release_opentoken.gpr deleted file mode 100644 index c0ec235ba680..000000000000 --- a/textproc/opentoken/files/patch-build_release_opentoken.gpr +++ /dev/null @@ -1,10 +0,0 @@ ---- build/release/opentoken.gpr.orig 2014-02-21 20:14:57.000000000 +0000 -+++ build/release/opentoken.gpr -@@ -19,7 +19,6 @@ project OpenToken is - package Compiler is - for Default_Switches ("Ada") use - Common.Compiler.Release_Switches & -- Common.Compiler.Style_Checks & - Common.Compiler'Default_Switches ("Ada"); - end Compiler; - |