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

ucl_1.03.bb: Fix ACC conformance test #430

Merged
merged 1 commit into from
Oct 18, 2016
Merged

Conversation

floion
Copy link
Collaborator

@floion floion commented Oct 17, 2016

configure error on gcc6

This commit fixes(by using the ISO C90 standard) the following ucl configure error on gcc6:

| checking for vsnprintf... yes
| checking whether your compiler passes the ACC conformance test... FAILED
| configure:
| configure: Your compiler failed the ACC conformance test - for details see
| configure: `config.log'. Please check that log file and consider sending
| configure: a patch or bug-report to markus@oberhumer.com.
| configure: Thanks for your support.
| configure:
| configure: error: ACC conformance test failed. Stop.
| NOTE: The following config.log files may provide further information.

Signed-off-by: Florin Sarbu florin@resin.io

configure error on gcc6

This commit fixes(by using the ISO C90 standard) the following ucl configure error on gcc6:

| checking for vsnprintf... yes
| checking whether your compiler passes the ACC conformance test... FAILED
| configure:
| configure: Your compiler failed the ACC conformance test - for details see
| configure: `config.log'. Please check that log file and consider sending
| configure: a patch or bug-report to <markus@oberhumer.com>.
| configure: Thanks for your support.
| configure:
| configure: error: ACC conformance test failed. Stop.
| NOTE: The following config.log files may provide further information.

Signed-off-by: Florin Sarbu <florin@resin.io>
@floion
Copy link
Collaborator Author

floion commented Oct 17, 2016

Copy link
Contributor

@agherzan agherzan left a comment

Choose a reason for hiding this comment

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

Looks good

@floion floion merged commit 920472b into master Oct 18, 2016
@floion floion deleted the fix_upx_config_eror_on_gcc6 branch October 18, 2016 13:05
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.

None yet

2 participants