summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--store/source/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/store/source/makefile.mk b/store/source/makefile.mk
index c7ae53d97da0..4263a57a6e59 100644
--- a/store/source/makefile.mk
+++ b/store/source/makefile.mk
@@ -29,6 +29,7 @@ PRJ=..
PRJNAME=store
TARGET=store
+ENABLE_EXCEPTIONS=TRUE
# --- Settings ---