_FORTIFY_SOURCE=3 causes latest Samba builds to core dump...
Peter Eriksson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.hackers |
|---|---|
| Message-ID | <[email protected]> |
Which isn’t so surprising since it seems that FreeBSD’s own implementation (ssp) doesn’t support _FORTIFY_SOURCE=3. Are there any plans of updating this that anyone know of? (For others attempting to build Samba 4.24.1 och 4.23.7 - just edit buildtools/wafsamba/samba_autoconf and change 3 to 1) - Peter