[libpng:bugs] #259 [PATCH] arm64 build fix with CMAKE
Glenn Randers-Pehrson <[email protected]>
| Newsgroups | gmane.comp.graphics.png.devel |
|---|---|
| Message-ID | <CA+PdXctdAy+8ctDOHn9R2T699570REeuqSu7xdFLPKKt-sHNew@mail.gmail.com> |
This was proposed on the libpng bug tracker at SourceForge:
# set definitions and sources for arm
-if(${CMAKE_SYSTEM_PROCESSOR} MATCHES "^arm")
+if(${CMAKE_SYSTEM_PROCESSOR} MATCHES "^arm" OR ${CMAKE_SYSTEM_PROCESSOR}
MATCHES "^aarch64")
Looks OK to me but I'm not equipped to test it.
See <https://sourceforge.net/p/libpng/bugs/259/>
Glenn
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
png-mng-implement mailing list
png-mng-implement-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/png-mng-implement