From d42d308620f00ed53ba74ee5d3972d637bb6e57f Mon Sep 17 00:00:00 2001 From: "Yukihiro \"Matz\" Matsumoto" Date: Thu, 28 Jan 2021 19:54:42 +0900 Subject: Remove duplicated `--cflags`; [ci skip] --- mrbgems/mruby-bin-config/mruby-config | 2 -- 1 file changed, 2 deletions(-) (limited to 'mrbgems/mruby-bin-config') diff --git a/mrbgems/mruby-bin-config/mruby-config b/mrbgems/mruby-bin-config/mruby-config index 0754cad7c..8bbb4ecc6 100644 --- a/mrbgems/mruby-bin-config/mruby-config +++ b/mrbgems/mruby-bin-config/mruby-config @@ -5,8 +5,6 @@ print_help() echo "Usage: mruby-config [switches]" echo " switches:" echo " --cflags print flags passed to compiler" - echo " --cflags print flags passed to compiler" - echo " --cflags print flags passed to compiler" echo " --ldflags print flags passed to linker" echo " --ldflags-before-libs print flags passed to linker before linked libraries" echo " --libs print linked libraries" -- cgit v1.2.3