14 Nov
2018
14 Nov
'18
1:36 a.m.
On 5/11/18 9:27 am, Eli Schwartz wrote:
If a user has a makepkg.conf policy to enable debug builds, but a PKGBUILD has disabled buildflags, we would unset the *FLAGS but then later append the debug *FLAGS anyway, which would result in some *FLAGS being used, against the wishes of the PKGBUILD author.
OK - thanks. A