]> git.donarmstrong.com Git - bamtools.git/commitdiff
Removed the profiling options since they shouldn't be standard.
authormikaels <mikaels@9efb377e-2e27-44b9-b91a-ec4abb80ed8b>
Fri, 10 Apr 2009 18:03:14 +0000 (18:03 +0000)
committermikaels <mikaels@9efb377e-2e27-44b9-b91a-ec4abb80ed8b>
Fri, 10 Apr 2009 18:03:14 +0000 (18:03 +0000)
git-svn-id: svn+ssh://gene.bc.edu/home/subversion/Derek/BamTools/trunk@8 9efb377e-2e27-44b9-b91a-ec4abb80ed8b

Makefile

index 6ae2a4e3388ddf0b24f02412b4bd0168c848ff54..a61b64bcabd286df25f604e61c6b98189ab4cec8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 CC=            gcc
 CXX=           g++
-CFLAGS=                -Wall -pg -O3 -m64
+CFLAGS=                -Wall -O3
 CXXFLAGS=      $(CFLAGS)
 DFLAGS=                -D_IOLIB=2 #-D_NDEBUG
 OBJS=          BamReader.o bgzf.o