python: remove unused LDFLAGS.
--HG-- extra : convert_revision : 2fa4e41131b3efc75af869ead19a401f9ff0f4d9
This commit is contained in:
parent
b6ccaaa2d2
commit
58c633fc53
1 changed files with 0 additions and 3 deletions
|
@ -20,6 +20,3 @@ long_desc="
|
|||
Python's basic power can be extended with your own modules written in C or
|
||||
C++. On most systems such modules may be dynamically loaded. Python is also
|
||||
adaptable as an extension language for existing applications."
|
||||
|
||||
# While building it needs to look current dir for libs...
|
||||
LDFLAGS="-L."
|
||||
|
|
Loading…
Reference in a new issue