Remove Windows bat file
This commit is contained in:
parent
1b41795b2f
commit
b70eb98951
@ -309,6 +309,9 @@ find lib-python/%{pylibver} lib_pypy -name "*.py" -exec \
|
||||
"{}" \
|
||||
\;
|
||||
|
||||
# Not needed on Linux
|
||||
rm lib-python/3/idlelib/idle.bat
|
||||
|
||||
%ifarch %{ix86} x86_64 %{arm}
|
||||
sed -i -r 's/\$\(LDFLAGSEXTRA\)/& -fuse-ld=gold/' ./rpython/translator/platform/posix.py
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user