Skip to content

miniupnpd: Update to 2.1.20190408#8671

Merged
neheb merged 1 commit into
openwrt:masterfrom
neheb:mini
Apr 22, 2019
Merged

miniupnpd: Update to 2.1.20190408#8671
neheb merged 1 commit into
openwrt:masterfrom
neheb:mini

Conversation

@neheb

@neheb neheb commented Apr 13, 2019

Copy link
Copy Markdown
Contributor

Refreshed patch.

Added --as-needed linker flag for smaller size.

Signed-off-by: Rosen Penev rosenp@gmail.com

Maintainer: nobody
Compile tested: ath79
Run tested: Archer C7 v2

@neheb

neheb commented Apr 13, 2019

Copy link
Copy Markdown
Contributor Author

Cleaned up the Makefile slightly.

@neheb neheb requested a review from diizzyy April 13, 2019 22:01
@neheb

neheb commented Apr 13, 2019

Copy link
Copy Markdown
Contributor Author

Huh, locally $(FPIC) is not needed. This requires further investigation.

@neheb neheb force-pushed the mini branch 2 times, most recently from b7e5e68 to 19d968a Compare April 14, 2019 00:03
Refreshed patch.

Added PKG_LICENSE_FILES.

Added --as-needed linker flag for slightly smaller size.

Removed -O2 hack to get it to compile. As part of this, removed a bunch of
CFLAGS that are normally passed which potentially affect compilation with
Os.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
@diizzyy

diizzyy commented Apr 16, 2019

Copy link
Copy Markdown
Contributor

Are you sure that it works fine without -O2? Also keep the CFLAGS from upstream that doesn't conflict with toolchain

@neheb

neheb commented Apr 17, 2019

Copy link
Copy Markdown
Contributor Author

Yep. Working fine here. The reason I commented out those entries is because those -f entries might be causing bad compilation. Will investigate an easier way to do this.

@neheb

neheb commented Apr 22, 2019

Copy link
Copy Markdown
Contributor Author

Merging. A user is waiting on this. FWIW I have 5 days uptime.

@neheb neheb merged commit 1246339 into openwrt:master Apr 22, 2019
@neheb neheb deleted the mini branch April 22, 2019 18:37
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.

3 participants