Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake build in 1.84.0 adds include to non-existant path #725

Open
diizzyy opened this issue Jan 1, 2024 · 0 comments
Open

CMake build in 1.84.0 adds include to non-existant path #725

diizzyy opened this issue Jan 1, 2024 · 0 comments

Comments

@diizzyy
Copy link
Contributor

diizzyy commented Jan 1, 2024

Not sure what's going on here yet but for some reason there's an include added ./S for some reason which didn't occur in at least 1.82.0

Output (library):

/usr/bin/cc -DHAVE_CONFIG_H -DLIBLEPT_IMPORTS -I/usr/ports/graphics/leptonica/work/leptonica-1.84.0/S -I/usr/ports/graphics/leptonica/work/leptonica-1.84.0/src -I/usr/ports/graphics/leptonica/work/.build/src -O2 -pipe -march=tigerlake  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -O2 -pipe -march=tigerlake  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DNDEBUG -std=gnu17 -MD -MT prog/CMakeFiles/colorcontent_reg.dir/colorcontent_reg.c.o -MF prog/CMakeFiles/colorcontent_reg.dir/colorcontent_reg.c.o.d -o prog/CMakeFiles/colorcontent_reg.dir/colorcontent_reg.c.o -c /usr/ports/graphics/leptonica/work/leptonica-1.84.0/prog/colorcontent_reg.c

OS: FreeBSD 14.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant