python: remove unused LDFLAGS.
--HG-- extra : convert_revision : 2fa4e41131b3efc75af869ead19a401f9ff0f4d9
This commit is contained in:
@@ -20,6 +20,3 @@ long_desc="
|
|||||||
Python's basic power can be extended with your own modules written in C or
|
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
|
C++. On most systems such modules may be dynamically loaded. Python is also
|
||||||
adaptable as an extension language for existing applications."
|
adaptable as an extension language for existing applications."
|
||||||
|
|
||||||
# While building it needs to look current dir for libs...
|
|
||||||
LDFLAGS="-L."
|
|
||||||
|
|||||||
Reference in New Issue
Block a user