neurobin / MT7630E

Modified easy installation package
https://neurobin.org/projects/softwares/unix/MT7630E/
233 stars 72 forks source link

gcc 9.3 problem fixed #101

Closed Poarthur closed 4 years ago

Poarthur commented 4 years ago

The previous version of code doesn't work with the latest gcc

neurobin commented 4 years ago

you are trying to merge release into master thus producing conflict. You can make the PR against the release branch as you have used the release branch instead of master branch.

release branch is for showing the clean release code, but it does make things more confusing. I will change the default branch to master in future.

neurobin commented 4 years ago

Anyway, I have merged it resolving the conflict. Thanks for the PR.