Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mogrify PNG files to avoid warning messages #40

Merged
merged 1 commit into from
Jan 29, 2017
Merged

Conversation

jonspock
Copy link

Mogrify all png files to avoid warning messages by doing
find . -name '*.png' -exec mogrify -strip {} ;

@PIVX-Project PIVX-Project merged commit e3889c9 into master Jan 29, 2017
@ghost ghost deleted the png_fix branch January 29, 2017 18:48
Fuzzbawls added a commit to Fuzzbawls/PIVX that referenced this pull request Jun 16, 2021
b5ef9be675 Merge #1: Merge changes from upstream
9e7f512430 Merge remote-tracking branch 'origin/master' into bitcoin-fork
1f85030246 Add support for ARM64 darwin (PIVX-Project#43)
3bb959c982 Remove unnecessary reinterpret_cast (PIVX-Project#42)
2e97ab26b1 Fix (unused) ReadUint64LE for BE machines (PIVX-Project#41)
47b40d2209 Bump dependencies. (PIVX-Project#40)
ba74185625 Move CI to Visual Studio 2019.
efa301a7e5 Allow different C/C++ standards when this is used as a subproject.
cc6d71465e CMake: Use configure_package_config_file()

git-subtree-dir: src/crc32c
git-subtree-split: b5ef9be6755a2e61e2988bb238f13d1c0ee1fa0a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants