Skip to content

fix LDFLAGS filtering in check()

Ghost User requested to merge (removed):fix-check into main

LDFLAGS was recently changed: pacman@0f10f032

this fixes the filtering to work with the new LDFLAGS string

This partially fixes #5 ... There's still an issue later in check() relating to the updated _FORTIFY_SOURCE in makepkg.conf CFLAGS.

Merge request reports