Skip to content

Instantly share code, notes, and snippets.

@j1n3l0
Last active June 15, 2018 07:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save j1n3l0/0ec315a50774ac612c70aea5ba87d13c to your computer and use it in GitHub Desktop.
Save j1n3l0/0ec315a50774ac612c70aea5ba87d13c to your computer and use it in GitHub Desktop.
Your build configuration:
CC = gcc
CPPFLAGS = -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
CFLAGS = -g -O2 -Wall -Wextra -Wdeclaration-after-statement -g -gdwarf-2 -fno-omit-frame-pointer
CXX = g++
CXXFLAGS = -g -O2 -Wall -Wextra -g -gdwarf-2 -fno-omit-frame-pointer
LDFLAGS =
prefix: /usr/local
version: 4.9.4
state directory: /usr/local/var/run/watchman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment