R-cran-Rcpp: fix build
This commit is contained in:
@@ -10,10 +10,10 @@ Detect glibc instead.
|
||||
inst/include/Rcpp/exceptions_impl.h | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/inst/include/Rcpp/exceptions_impl.h b/inst/include/Rcpp/exceptions_impl.h
|
||||
diff --git a/Rcpp/inst/include/Rcpp/exceptions_impl.h b/Rcpp/inst/include/Rcpp/exceptions_impl.h
|
||||
index 8f45028..74763d9 100644
|
||||
--- a/inst/include/Rcpp/exceptions_impl.h
|
||||
+++ b/inst/include/Rcpp/exceptions_impl.h
|
||||
--- a/Rcpp/inst/include/Rcpp/exceptions_impl.h
|
||||
+++ b/Rcpp/inst/include/Rcpp/exceptions_impl.h
|
||||
@@ -34,7 +34,7 @@
|
||||
defined(__HAIKU__) || \
|
||||
defined(__ANDROID__)
|
||||
|
||||
@@ -8,4 +8,5 @@ maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.rcpp.org/"
|
||||
changelog="https://raw.githubusercontent.com/RcppCore/Rcpp/master/ChangeLog"
|
||||
checksum=879f9296bc045ac4ed464578723bd37fcabbbdaa30aaaf070cf953e329f678ee
|
||||
checksum="879f9296bc045ac4ed464578723bd37fcabbbdaa30aaaf070cf953e329f678ee
|
||||
879f9296bc045ac4ed464578723bd37fcabbbdaa30aaaf070cf953e329f678ee"
|
||||
|
||||
Reference in New Issue
Block a user