Sha256: 54599d9295480af392ded96f3716b0c0b86fd26cd712a443e295a947e25561bd

Contents?: true

Size: 560 Bytes

Versions: 16

Compression:

Stored size: 560 Bytes

Contents

--- Makefile.bk	2014-02-01 19:56:14.000000000 +0000
+++ Makefile	2014-02-01 20:47:30.000000000 +0000
@@ -1,7 +1,7 @@
 CC=			gcc
-CFLAGS=		-g -Wall -O2
+CFLAGS=		-g -Wall -O2 -fPIC 
 #LDFLAGS=		-Wl,-rpath,\$$ORIGIN/../lib
-DFLAGS=		-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_CURSES_LIB=1
+DFLAGS=		-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_USE_KNETFILE -D_CURSES_LIB=0
 KNETFILE_O=	knetfile.o
 LOBJS=		bgzf.o kstring.o bam_aux.o bam.o bam_import.o sam.o bam_index.o	\
 			bam_pileup.o bam_lpileup.o bam_md.o razf.o faidx.o bedidx.o \

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
bio-samtools-wrapper-2.7.0 ext/Makefile-bioruby.patch
bio-samtools-2.6.2 ext/Makefile-bioruby.patch
bio-samtools-2.6.1 ext/Makefile-bioruby.patch
bio-samtools-2.6.0 ext/Makefile-bioruby.patch
bio-samtools-2.5.1 ext/Makefile-bioruby.patch
bio-samtools-2.4.0 ext/Makefile-bioruby.patch
bio-samtools-2.3.3 ext/Makefile-bioruby.patch
bio-samtools-2.3.2 ext/Makefile-bioruby.patch
bio-samtools-2.3.1 ext/Makefile-bioruby.patch
bio-samtools-2.3.0 ext/Makefile-bioruby.patch
bio-samtools-2.2.0 ext/Makefile-bioruby.patch
bio-samtools-2.1.0 ext/Makefile-bioruby.patch
bio-samtools-2.0.5 ext/Makefile-bioruby.patch
bio-samtools-2.0.4 ext/Makefile-bioruby.patch
bio-samtools-2.0.3 ext/Makefile-bioruby.patch
bio-samtools-0.6.2 ext/Makefile-bioruby.patch