mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Add -lld option for AIX to _tkinter rules.
This commit is contained in:
parent
fedc6d0d5a
commit
bef74b5605
1 changed files with 2 additions and 0 deletions
|
@ -292,6 +292,8 @@ TKPATH=:lib-tk
|
|||
# -L/usr/openwin/lib \
|
||||
# *** Uncomment these for TOGL extension only:
|
||||
# -lGL -lGLU -lXext -lXmu \
|
||||
# *** Uncomment for AIX:
|
||||
# -lld \
|
||||
# *** Always uncomment this; X11 libraries to link with:
|
||||
# -lX11
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue