diff options
| author | Ha Thach <[email protected]> | 2020-03-25 10:18:18 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-25 10:18:18 +0700 |
| commit | 834daa3df99bbf2d9c36f2a1fb6d68f89ca4320a (patch) | |
| tree | 173ca171336b44cfc59e7a3f62a9e1ef193c67c6 /examples/make.mk | |
| parent | f2b761fee98cf9d09500e2475861e51c6ee58e61 (diff) | |
| parent | 9a48e98fadaf69a8637c5586d730754230eb68a9 (diff) | |
Merge pull request #305 from hathach/develop
fix mac address for rndis response
Diffstat (limited to 'examples/make.mk')
| -rw-r--r-- | examples/make.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/make.mk b/examples/make.mk index d22c72e18..25b618896 100644 --- a/examples/make.mk +++ b/examples/make.mk @@ -75,7 +75,6 @@ CFLAGS += \ -Wmissing-format-attribute \ -Wno-deprecated-declarations \ -Wunreachable-code \ - -Wno-error=lto-type-mismatch \ -ffunction-sections \ -fdata-sections |
