Skip to content

fix build flags#101

Open
TylerWhittaker wants to merge 1 commit intoMalcolmRobb:masterfrom
TylerWhittaker:patch-1
Open

fix build flags#101
TylerWhittaker wants to merge 1 commit intoMalcolmRobb:masterfrom
TylerWhittaker:patch-1

Conversation

@TylerWhittaker
Copy link
Copy Markdown

gcc changed default behavior from -fcommon to -fno-common and this causes dump1090 to fail to build

added -fcommon to build flags

gcc changed default behavior from -fcommon to -fno-common and this causes dump1090 to fail to build

added -fcommon to build flags
@Engineero
Copy link
Copy Markdown

I'm having an issue building but this doesn't seem to have fixed it for me. Still working on it, but thought I'd chime in that there may be more wrong somewhere. That or it's user error which seems...probable.

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