Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/graphics/R-cran-GDD/files/patch-src_Makevars.in
16465 views
--- src/Makevars.in.orig	2017-08-30 01:39:25 UTC
+++ src/Makevars.in
@@ -1,7 +1,4 @@
 # we need to add JNI specific stuff here
-ifdef DEBUG
-  PKG_CFLAGS+=-DJGD_DEBUG
-endif
 PKG_CFLAGS+=@CFLAGS@
 PKG_CPPFLAGS+=@CPPFLAGS@ -I. -Iinclude
 PKG_LIBS+=@LDFLAGS@ @LIBS@