This is an automated email from the ASF dual-hosted git repository.
alsay pushed a commit to branch 1.3.x-incubating
in repository
https://gitbox.apache.org/repos/asf/incubator-datasketches-postgresql.git
The following commit(s) were added to refs/heads/1.3.x-incubating by this push:
new 314959c added a line break
314959c is described below
commit 314959c540e2da7157cbf0a3fa152cfd73932f76
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Thu Oct 17 12:51:44 2019 -0700
added a line break
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bc3e6e6..233cd58 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ There are two slightly different ways to build this
extension: from a PGXN distr
- make
- sudo make install
-On MacOSX Mojave, if you see a warning like this:
+On MacOSX Mojave, if you see a warning like this:</br>
clang: warning: no such sysroot directory:
‘/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk’
[-Wmissing-sysroot]
and the compilation fails because of not being able to find system include
files, this is a known OSX problem. There are known solutions on the Internet.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]