8 changed files with 14 additions and 13 deletions
@ -1,7 +1,7 @@ |
|||
^.*\.Rproj$ |
|||
^\.Rproj\.user$ |
|||
^\.travis\.yml$ |
|||
^README\.*md$ |
|||
^README\.Rmd$ |
|||
^README\.*html$ |
|||
^NOTES\.*Rmd$ |
|||
^NOTES\.*html$ |
|||
|
@ -1,3 +1 @@ |
|||
CPPFLAGS = |
|||
CXXFLAGS = -std=gnu99 -Wall -Wextra -O2 -g -fstack-protector |
|||
PKG_LIBS = -lmagic |
Loading…
Reference in new issue