https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205060

--- Comment #4 from y...@rawbw.com ---
In the perfect world USES=python should have an option 'strip', and it should
do about the same what this port does:

> post-install:
>       @${FIND} ${STAGEDIR}${PREFIX}/lib -name "*.so" -and -exec ${STRIP_CMD} 
> {} \;

I will submit a patch for Mk/Uses/python.mk separately.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to