gcc10
No description set
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:gcc/gcc10 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 14 (latest revision is 215)
Martin Liška (marxin)
committed
(revision 14)
Bump to r274850
Comments 3
Can you, please, add to the building process the jit capabilities? I'm doing it separately right now. It is specially useful for an emacs native-comp branch and some other small projects.
I created a package and kept it close to original gcc10 spec file so that a simple diff inspection should be trivial. May you want some help (I know you don't really need it), I will, gladly, try to do it. The package can be seen on: https://build.opensuse.org/package/show/home:acobar/gcc10-libgccjit
Good idea. I will include it in gcc11 package in a couple of weeks. I will base it on your spec file.
Done now.