macOS port remove dependency on libSDLmain.a

It's no longer required since the migration to SDL2.
This commit is contained in:
Mark Kim 2025-06-29 18:02:34 -04:00
parent 858fa75ea5
commit 681cd0a494
2 changed files with 7 additions and 1 deletions

View file

@ -28,6 +28,12 @@ https://tuxpaint.org/
Closes https://sourceforge.net/p/tuxpaint/bugs/298/
h/t Laura
* Other Improvements:
-------------------
+ macOS build updated to remove dependency on libSDLmain.a no longer
required, a holderover from SDL 1.2.
Mark Kim <markuskimius@gmail.com>
2025.May.26 (0.9.35)
* New Magic Tools:
----------------