Sha256: 09bd998a95a3a158d59b0f73cb00b4780b8b8dcb85485f8f3d67d1f966db362a

Contents?: true

Size: 349 Bytes

Versions: 79

Compression:

Stored size: 349 Bytes

Contents

/* Copyright (c) 2010 Google Inc. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file. */

#include <stdio.h>

int main(int argc, char *argv[])
{
#ifdef __OPTIMIZE__
  printf("Using an optimization flag\n");
#else
  printf("Using no optimization flag\n");
#endif
  return 0;
}

Version data entries

79 entries across 40 versions & 6 rubygems

Version Path
libv8-3.16.14.19.1 vendor/gyp/test/cxxflags/cxxflags.cc
libv8-3.16.14.19.1 vendor/gyp/test/cflags/cflags.c
libv8-3.16.14.19 vendor/gyp/test/cxxflags/cxxflags.cc
libv8-3.16.14.19 vendor/gyp/test/cflags/cflags.c
libv8-3.16.14.18 vendor/gyp/test/cxxflags/cxxflags.cc
libv8-3.16.14.18 vendor/gyp/test/cflags/cflags.c
tree-sitter-0.0.1 ext/tree-sitter/tree-sitter/externals/gyp/test/cxxflags/cxxflags.cc
arcabouco-0.2.13 vendor/bundle/gems/libv8-3.16.14.17/vendor/gyp/test/cxxflags/cxxflags.cc
arcabouco-0.2.13 vendor/bundle/gems/libv8-3.16.14.17/vendor/gyp/test/cflags/cflags.c
libv8-3.16.14.17 vendor/gyp/test/cflags/cflags.c
libv8-3.16.14.17 vendor/gyp/test/cxxflags/cxxflags.cc
libv8-3.16.14.16 vendor/gyp/test/cxxflags/cxxflags.cc
libv8-3.16.14.16 vendor/gyp/test/cflags/cflags.c
libv8-3.16.14.15 vendor/gyp/test/cflags/cflags.c
libv8-3.16.14.15 vendor/gyp/test/cxxflags/cxxflags.cc
libv8-3.16.14.14 vendor/gyp/test/cflags/cflags.c
libv8-3.16.14.14 vendor/gyp/test/cxxflags/cxxflags.cc
libv8-tmpfork-3.16.14.13 vendor/gyp/test/cxxflags/cxxflags.cc
libv8-tmpfork-3.16.14.13 vendor/gyp/test/cflags/cflags.c
libv8-3.16.14.13 vendor/gyp/test/cxxflags/cxxflags.cc