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 9bc543b  added a line break
9bc543b is described below

commit 9bc543ba2d53db6a7f5a6830810968eaa00e1081
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Thu Oct 17 12:53:02 2019 -0700

    added a line break
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 233cd58..7a52791 100644
--- a/README.md
+++ b/README.md
@@ -41,8 +41,8 @@ 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:</br>
-clang: warning: no such sysroot directory: 
‘/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk’
 [-Wmissing-sysroot]
+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]<br>
 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.
 
 <h2>Verifying installation with a test database</h2>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to