From 613ce140f1228fddc79c1c675ad7595aa0c9ee9e Mon Sep 17 00:00:00 2001 From: Junichi Uekawa Date: Sat, 6 Apr 2013 18:40:09 +0900 Subject: remove asn1 compiler. it's not even a C compiler --- examples/D65various-compiler-support | 5 ----- 1 file changed, 5 deletions(-) (limited to 'examples') diff --git a/examples/D65various-compiler-support b/examples/D65various-compiler-support index 38aaf06..e65d70f 100644 --- a/examples/D65various-compiler-support +++ b/examples/D65various-compiler-support @@ -37,11 +37,6 @@ case "${CHOOSE_COMPILER}" in newcxx=/bin/false not_gcc_compat=1 ;; - asn1c) - newcc=/usr/bin/"${CHOOSE_COMPILER}" - newcxx=/bin/false - not_gcc_compat=1 - ;; *) exit 0 ;; -- cgit v1.2.3