1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Remove MANY warnings

This commit is contained in:
Arcterus 2014-02-04 20:41:11 -08:00
parent 384d710790
commit 6d2d380a8a

View file

@ -3,7 +3,7 @@ RUSTC ?= rustc
RM := rm
# Flags
RUSTCFLAGS := --opt-level=3
RUSTCFLAGS := --opt-level=3 -A unused_must_use
RMFLAGS :=
# Possible programs