mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-27 04:52:12 +00:00
We already provide the correct CFLAGS/LDFLAGS at configure time, so don't pass them again at make time, as this then overrides the extra CFLAGS (defines) in the Makefile. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>