summarylogtreecommitdiffstats
path: root/__init__3.py.patch
diff options
context:
space:
mode:
authorMonson Shao2020-07-26 14:53:35 +0800
committerMonson Shao2020-07-26 14:53:35 +0800
commit60ad4d79cc8864d51352f00922683b88feee6a98 (patch)
treeacfcfba43c8427d0750e02cd6c452bd7ad259c4e /__init__3.py.patch
parentbeded19bf613987f367e13ef19aafde57b97824d (diff)
downloadaur-60ad4d79cc8864d51352f00922683b88feee6a98.tar.gz
update to 1.9.1 and use gcc
Diffstat (limited to '__init__3.py.patch')
-rw-r--r--__init__3.py.patch7
1 files changed, 0 insertions, 7 deletions
diff --git a/__init__3.py.patch b/__init__3.py.patch
deleted file mode 100644
index 9e7171f03993..000000000000
--- a/__init__3.py.patch
+++ /dev/null
@@ -1,7 +0,0 @@
-432,433c432,434
-< raise CompilerNotFound()
-< return version
----
-> pass
-> #raise CompilerNotFound()
-> return '18.0'