Skip to content

Fix build on Linux with mainstream gcc - #1

Open
qu1ck wants to merge 1 commit into
JYEtech:masterfrom
qu1ck:fix-build
Open

Fix build on Linux with mainstream gcc#1
qu1ck wants to merge 1 commit into
JYEtech:masterfrom
qu1ck:fix-build

Conversation

@qu1ck

@qu1ck qu1ck commented May 9, 2017

Copy link
Copy Markdown

3 fixes:

  • Add .gitignore for build directory.
  • Most non-windows filesystems differentiate case in file names so eeprom.h with lowercase breaks build on those filesystems.
  • -fpromote-loop-indices is not in the mainstream gcc and the optimisation it is supposed to do should be done automatically so this flag is obsolete and also breaks build.

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