Closed ahyattdev closed 1 week ago
Before we merge this, I got to check and see if this is still an issue (which is why I got rid of both versions and used libtiff-devel
):
Installing both
libtiff-devel.x86_64
andlibtiff-devel.i686
will result in a conflict with the/usr/include/tiffconf.h
header file.
Something change recently with libtiff-devel
in Fedora. Now you can install both libtiff-devel.x86_64
and libtiff-devel.i686
without issue (also Darling will fail to build if you don't include libtiff-devel.i686
).
I'm going to fix up your commit and get it merged.
Fixes missing
tiffconf-32.h