A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/fmtlib/fmt/commit/35c71ff536321475f688fe50424e3eb070868a94 below:

Only use -Og with optimizations disabled · fmtlib/fmt@35c71ff · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-0

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-0

lines changed Original file line number Diff line number Diff line change

@@ -254,7 +254,9 @@

254 254 255 255

// Enable minimal optimizations for more compact code in debug mode.

256 256

FMT_GCC_PRAGMA("GCC push_options")

257 +

#ifndef __OPTIMIZE__

257 258

FMT_GCC_PRAGMA("GCC optimize(\"Og\")")

259 +

#endif

258 260 259 261

FMT_BEGIN_NAMESPACE

260 262

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4