Skip to content

Commit 5627abd

Browse files
committed
Update readme
1 parent 5603ecf commit 5627abd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ A secondary goal is to check if using the gcc backend will provide any compilati
1111

1212
**This requires a patched libgccjit in order to work.
1313
The patches in the folder gcc-patches need to be applied.
14-
(Those patches should work when applied on master, but in case it doesn't work, they are known to work when applied on 56103737f1731616dfbe500fad2c0bb3cc084238.)**
14+
(Those patches should work when applied on master, but in case it doesn't work, they are known to work when applied on 079c23cfe079f203d5df83fea8e92a60c7d7e878.)
15+
You can also use my [fork of gcc](https://github.com/antoyo/gcc) which already includes these patches.**
1516

1617
**Put the path to your custom build of libgccjit in the file `gcc_path`.**
1718

gcc_path

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
/home/bouanto/Ordinateur/Programmation/Projets/gcc-build/build/gcc

0 commit comments

Comments
 (0)