Stdenv: add note on possible future deprecation

Closes Homebrew/homebrew#46043.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Xu Cheng 2015-11-17 14:34:02 +08:00
parent d108bf0a55
commit 3a68b915eb

View File

@ -1,6 +1,7 @@
require "hardware"
require "extend/ENV/shared"
# TODO: deprecate compiling related codes after it's only used by brew test.
# @private
module Stdenv
include SharedEnvExtension