diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 73b0416993b1..e2e5ce77197e 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -24,10 +24,6 @@ SUBDIR= bc \ sort \ ${_texinfo} -.if ${MACHINE_ARCH} == "arm" -MK_GDB= no # not yet -.endif - .if ${MK_CXX} != "no" _gperf= gperf .if ${MK_GROFF} != "no"