Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0da9610

Browse filesBrowse files
committed
hide from homebrew R
1 parent ff49e84 commit 0da9610
Copy full SHA for 0da9610

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎tools/config/configure.R

Copy file name to clipboardExpand all lines: tools/config/configure.R
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ if (broken)
4949
# there as opposed to the bundled version
5050
cppflags <- read_r_config("CPPFLAGS", envir = NULL)[[1]]
5151
cppflags <- sub("(?: )?-I/usr/local/include", "", cppflags)
52+
cppflags <- sub("(?: )?-I/opt/homebrew/include", "", cppflags)
5253

5354
# define the set of flags appropriate to the current
5455
# configuration of R

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.