On Thu, May 06, 2021 at 04:19:24AM -0700, Nam Nguyen wrote: > Here is a diff that unbreaks crashing when toggling fullscreen in > singleplayer. I used LD_DEBUG=1 to see the differences between openjk_sp > and openjk.[1] I eventually found that openjk is linked with -lGL -lGLU > whereas openjk_sp lacks these flags. > > I opened a pull request.[2] > > Feedback and tests are welcome. OK? >
Thanks for the update, this fixes the issue for me. ok tobhe@
