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

emacs-git update #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

emacs-git update #27

wants to merge 3 commits into from

Conversation

oscarfv
Copy link
Contributor

@oscarfv oscarfv commented May 31, 2022

No description provided.

@@ -1,38 +1,40 @@
# Maintainer: Haroogan <[email protected]>
# Maintainer: Oscar Fuentes <[email protected]>

_enable_jit=$([[ "${MINGW_PREFIX}" =~ /mingw.* ]] && echo yes)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This check should be done with MSYSTEM or MINGW_PACKAGE_PREFIX variable.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, now it uses MSYSTEM.

What's wrong with MINGW_PREFIX?

@oscarfv
Copy link
Contributor Author

oscarfv commented Jun 14, 2022

Ping!

Sin esto el binario no funciona correctamente. Específicamente, sin
-D_FORTIFY_SOURCE se producen fallos en las llamadas a procesos.
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

Successfully merging this pull request may close these issues.

2 participants