Re: [E-devel] imlib2: fix CPPFLAGS order

2023-09-04 Thread Kim Woelders
Patch pushed, thanks :) /Kim On 2023-09-04 14:55, Omar Polo wrote: Hi, while upgrading the OpenBSD package I've come across a weird issue. Due to the order of the flags, the heif module was loading the system' version of Imlib2_loader.h (in /usr/local/include) instead of the one from the tarba

[E-devel] imlib2: fix CPPFLAGS order

2023-09-04 Thread Omar Polo
Hi, while upgrading the OpenBSD package I've come across a weird issue. Due to the order of the flags, the heif module was loading the system' version of Imlib2_loader.h (in /usr/local/include) instead of the one from the tarball. This caused failure since the previous version (1.11.0) didn't had