We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5658a1 commit ec2724dCopy full SHA for ec2724d
src/Makevars
@@ -1,2 +1,3 @@
1
-PKG_CFLAGS = $(C_VISIBILITY) -I../inst/include
+PKG_CPPFLAGS = -I../inst/include
2
+PKG_CFLAGS = $(C_VISIBILITY)
3
PKG_LIBS = -lpthread
0 commit comments