WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@jhgit
Copy link

@jhgit jhgit commented Feb 17, 2017

I committed a couple changes to fix some build warnings and potential build errors for parallel builds.

See also issue 16 of devttys0/libmpsse repo.

Also I tagged the changeset that is the same as the original googlecode 1.3 code. Please also pull that tag (github doesn't have web api for viewing / pulling tags, so that will require accessing my repo with plain git).

Added stdlib.h include in support.c as well (fixes missing prototype on some platforms that don't get it from header pollution with string.h include that's already there).

Fixes warnings like:
cc: warning: -lftdi: 'linker' input unused
files & non-swig.  This can help fix parallel builds - building with
incorrect object file or trying to link with files that are still
being written.

See devttys0#16
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.

1 participant