From d0a3b53c8117676c351c50287d4583951c94d42c Mon Sep 17 00:00:00 2001 From: "Lin.Gan" Date: Fri, 24 Jan 2020 14:30:29 +0000 Subject: [PATCH] init commit for exception handling branch --- sorc/build_all.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sorc/build_all.sh b/sorc/build_all.sh index 1af1b2b16b..60bac3268d 100755 --- a/sorc/build_all.sh +++ b/sorc/build_all.sh @@ -1,6 +1,8 @@ #!/bin/sh set -eu #------------------------------------ +# Exception handling is now included. +# # USER DEFINED STUFF: # # USE_PREINST_LIBS: set to "true" to use preinstalled libraries.