diff options
Diffstat (limited to 'src/boot')
-rw-r--r-- | src/boot/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot/Makefile.in b/src/boot/Makefile.in index ecb161d5..67afa9b1 100644 --- a/src/boot/Makefile.in +++ b/src/boot/Makefile.in @@ -390,6 +390,7 @@ oa_enable_checking = @oa_enable_checking@ oa_enable_profiling = @oa_enable_profiling@ oa_enable_threads = @oa_enable_threads@ oa_eval_flags = @oa_eval_flags@ +oa_extra_cxxflags = @oa_extra_cxxflags@ oa_host_has_regex = @oa_host_has_regex@ oa_keep_files = @oa_keep_files@ oa_lisp_flavor = @oa_lisp_flavor@ |