Open pelliott80 opened 5 months ago
apparently it already is architecture independent even though I could not find any "PKGARCH:=all" statement in the source. If I look at the release page, the package name for the v1.0.0 release is luci-app-dynv6_1.0.0_all.ipk . The "_all" part of the filename presumingly indicates an architecture independent package. So this shows that I am confused. I will wait several days before closing this issue, in order to allow someone to show I am even more confused that I think I am.
Any reason this package could not be made architecture independent? By setting PKGARCH:=all in the define Package section of the makefile? It is just a script, is it not? If this package were architecture independent then it would be more easily usable. It could be built once and everyone could use that, without having to rebuild to have the correct architecture. But I am new to openwrt development and hence full of beans. Thank You