Merge pull request #10432 from iMichka/shared2
ENV.shared: deprecate ncurses_define
This commit is contained in:
commit
6c68e4bcb9
@ -241,6 +241,8 @@ module SharedEnvExtension
|
|||||||
# Currently only used by aalib in core.
|
# Currently only used by aalib in core.
|
||||||
sig { void }
|
sig { void }
|
||||||
def ncurses_define
|
def ncurses_define
|
||||||
|
# odeprecated "ENV.ncurses_define"
|
||||||
|
|
||||||
append "CPPFLAGS", "-DNCURSES_OPAQUE=0"
|
append "CPPFLAGS", "-DNCURSES_OPAQUE=0"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user