mirror of https://github.com/citusdata/citus.git
Remove libpng caveat
I'm not sure this description was 100% accurate; users can open issues if they continue to have linkage problems.pull/386/head
parent
59a28e24c9
commit
f87df6ccf8
|
@ -34,8 +34,4 @@ We're happy you want to contribute! You can help us in different ways:
|
|||
sudo make install
|
||||
cd src/test/regress
|
||||
make check-multi
|
||||
|
||||
# if you enncounter an error about __cg_jpeg_resync_to_restart, try
|
||||
# brew uninstall libpng
|
||||
# and retry make check-multi
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue