gentoo / dlang

[MIRROR] D programming language ebuild repository
https://gitweb.gentoo.org/repo/user/dlang.git
GNU General Public License v2.0
30 stars 25 forks source link

Add gdc 11.3.0 (improved) #103

Closed the-horo closed 2 years ago

the-horo commented 2 years ago

Revived #100 since It got canceled while I was force pushing.

The differences are that:

  1. The creation of dmd/generated was moved to src_prepare
  2. There is now a helper function dmd wrapper D compiler flags dlang_dmdw_dcflags to handle the gdc -shared-libphobos flag
  3. Correctly assigned the KEYWORDS variable
mleise commented 2 years ago

Looks good, but I haven't tested it. I'll trust you on that.