Browse code

Removed -Wno-unused flag

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/Rtreemix@89910 bc3139a8-67e5-0310-9ffc-ced21a209358

Jasmina Bogojeska authored on 05/05/2014 10:38:45
Showing 1 changed files

... ...
@@ -1,4 +1,4 @@
1
-PKG_CFLAGS=-DUSEDOUBLE -Wno-unused -Dexit=_Rtreemix_exit
1
+PKG_CFLAGS=-DUSEDOUBLE -Dexit=_Rtreemix_exit
2 2
 
3 3
 PKG_LIBS=-lm
4 4