Skip to content

Instantly share code, notes, and snippets.

View dunn's full-sized avatar
💭
no

Alexandra Catalina dunn

💭
no
View GitHub Profile
From e5527a92a421bca098d8052d65bbf3a3d302293d Mon Sep 17 00:00:00 2001
From: Alex Dunn <[email protected]>
Date: Sat, 11 Apr 2015 12:02:18 -0700
Subject: [PATCH] makefile
diff --git a/Makefile b/Makefile
index 6984408..bb6780b 100644
--- a/Makefile
+++ b/Makefile
2015-04-26 20:51:13 -0700
./configure
--prefix=/usr/local/Cellar/blast/2.2.30
--without-debug
--with-mt
--without-mysql
--without-freetype
--without-gnutls
--with-jpeg=/usr/local/opt/jpeg
2015-04-26 21:18:49 -0700
./configure
--prefix=/usr/local/Cellar/blast/HEAD
--without-debug
--with-mt
--without-mysql
--without-freetype
--without-gnutls
--with-jpeg=/usr/local/opt/jpeg
2015-04-29 10:06:46 -0700
./configure
--disable-dependency-tracking
--prefix=/usr/local/Cellar/kbtin/1.0.15
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/private/tmp/kbtin20150429-79069-1p5g77p/kbtin-1.0.15/missing: Unknown `--is-lightweight' option
Try `/private/tmp/kbtin20150429-79069-1p5g77p/kbtin-1.0.15/missing --help' for more information
2015-04-29 17:26:46 -0700
./bootstrap
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
glibtoolize: copying file 'config/ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
glibtoolize: copying file 'm4/ltoptions.m4'
glibtoolize: copying file 'm4/ltsugar.m4'
2015-05-05 20:48:48 -0700
./bootstrap
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
glibtoolize: copying file 'config/ltmain.sh'
glibtoolize: putting macros in 'config'.
glibtoolize: copying file 'config/libtool.m4'
glibtoolize: copying file 'config/ltoptions.m4'
glibtoolize: copying file 'config/ltsugar.m4'
2015-05-10 22:25:25 -0700
./configure
--prefix=/usr/local/Cellar/blast/2.2.30
--without-debug
--with-mt
--without-mysql
--without-freetype
--without-gnutls
--with-jpeg=/usr/local/opt/jpeg
2015-05-11 21:23:32 -0700
cmake
..
-DSYSDIG_VERSION=0.1.99
-DCMAKE_C_FLAGS_RELEASE=
-DCMAKE_CXX_FLAGS_RELEASE=
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/sysdig/0.1.99
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
2015-05-16 22:12:26 -0700
cmake
-DCMAKE_C_FLAGS_RELEASE=
-DCMAKE_CXX_FLAGS_RELEASE=
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/soci/HEAD
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev
2015-05-16 22:24:26 -0700
cmake
-DCMAKE_C_FLAGS_RELEASE=
-DCMAKE_CXX_FLAGS_RELEASE=
-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/soci/HEAD
-DCMAKE_BUILD_TYPE=Release
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_VERBOSE_MAKEFILE=ON
-Wno-dev