summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gobject-introspection-cc.patch
AgeCommit message (Expand)Author
2015-04-22gnu: gobject-introspection: Update to 1.44.0....* gnu/packages/glib.scm (gobject-introspection): Update to 1.44.0. [source]: Use mirror://gnome. [arguments]<#:phases>: Remove. * gnu/packages/patches/gobject-introspection-cc.patch: Rewrite to set os.environ['CC'] in 'giscanner/__init__.py'. 宋文武
2013-12-15gnu: gobject-introspection: look for 'gcc' when no compiler seems available....* gnu/packages/patches/gobject-introspection.patch: New file. Cyril Roelandt