You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Jakub Tymejczyk 316eb26a3a samba36: fix build (issue #5574)
As indicated in #5574 samba fails to build with linker error due to lack
of talloc_* functions when the packet libtalloc also gets build.

According to Makefile it is compiled with "--without-libtalloc" option.
Running ./configure --help shows that there is another option connected
to libtalloc: --enable/disable-external-libtalloc.
Adding this option fixes build.

Signed-off-by: Jakub Tymejczyk <jakub@tymejczyk.pl>
6 years ago
..
base-files base-files: don't evaluate block-device uevent 6 years ago
boot uboot-envtools: add support for ALFA Network AWUSFREE1 6 years ago
devel valgrind: Fix compile on ARM64 6 years ago
firmware ipq806x: add support for GL.iNet GL-B1300 6 years ago
kernel mt76: update to the latest version, improves performance and fixes tx power issues 6 years ago
libs libnftnl: backport flowtable support 6 years ago
network samba36: fix build (issue #5574) 6 years ago
system ubox: fix PKG_MIRROR_HASH 6 years ago
utils build: add hardened builds with PIE (ASLR) support 6 years ago
Makefile build: remove package preconfig feature 6 years ago