Skip to content

Instantly share code, notes, and snippets.

@gogomako
Last active December 24, 2015 08:13
Show Gist options
  • Save gogomako/2065f1dd701573e39f12 to your computer and use it in GitHub Desktop.
Save gogomako/2065f1dd701573e39f12 to your computer and use it in GitHub Desktop.
利用make假跑印出編譯時該MODEL的所有的flag
$make MODEL=[$model] --just-print | grep -m 1 "\-D"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment