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

optional .out in try_compile #107

Closed
chakli opened this issue Feb 27, 2021 · 1 comment
Closed

optional .out in try_compile #107

chakli opened this issue Feb 27, 2021 · 1 comment

Comments

@chakli
Copy link

chakli commented Feb 27, 2021

Hello @arsv

In try_compile the extension seems to be optional (parameter?)

try_compile() {
	require 'cc'
	require '_o'

but in checksize() readelf and objdump checks seem to use a hard-coded .out extension

	if not try_readelf --syms > try.out 2>>$cfglog; then
@chakli
Copy link
Author

chakli commented Feb 27, 2021

Sorry please ignore this, my mistake.

@chakli chakli closed this as completed Feb 27, 2021
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