Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Astik-2002 committed Feb 18, 2024
1 parent d29cf1a commit 880c853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wscript
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ def configure(cfg):

# add in generated flags
cfg.env.CXXFLAGS += ['-include', 'ap_config.h']
cfg.env.CXXFLAGS += ['-Wno-aggressive-loop-optimizations']
#cfg.env.CXXFLAGS += ['-Wno-aggressive-loop-optimizations']

_collect_autoconfig_files(cfg)

Expand Down

0 comments on commit 880c853

Please sign in to comment.