-
Notifications
You must be signed in to change notification settings - Fork 142
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
1.3-dev1 fails to build on 64-bit #42
Comments
Can you reproduce this locally and bisect? |
Nevermind, it's almost certainly 3a6fc5b - the flags moved around so you probably need to do |
Possibly we should do something like:
and then use |
Agreed. See PR #43. |
I see this only on 64-bit Fedora/RHEL builds. 32-bit builds went fine.
https://copr-be.cloud.fedoraproject.org/results/nalimilan/julia-nightlies/fedora-rawhide-x86_64/utf8proc-1.3-0.dev1.fc23/build.log.gz
I actually don't need the static library, but this makes the whole build fail (
make install
depends on it).The text was updated successfully, but these errors were encountered: