diff options
Diffstat (limited to 'Makeconfig')
-rw-r--r-- | Makeconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconfig b/Makeconfig index bbe83ec16a..a03db7fff1 100644 --- a/Makeconfig +++ b/Makeconfig @@ -50,7 +50,7 @@ export sysdep_dir := $(sysdep_dir) include $(common-objpfx)config.make # What flags to give to sources which call user provided callbacks -uses-callbacks = $(exceptions) +uses-callbacks = -fexceptions # What flags to give to tests which test stack alignment stack-align-test-flags = |