Magellan Linux

Diff of /trunk/core/glib2/glib2-2.62.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 32960 by niro, Tue Oct 8 09:07:57 2019 UTC revision 32961 by niro, Tue Oct 8 09:13:15 2019 UTC
# Line 54  src_compile() Line 54  src_compile()
54  {  {
55   # see: https://mail.gnome.org/archives/gtk-devel-list/2002-November/msg00016.html   # see: https://mail.gnome.org/archives/gtk-devel-list/2002-November/msg00016.html
56   export CFLAGS+=" -DG_DISABLE_CAST_CHECKS"   export CFLAGS+=" -DG_DISABLE_CAST_CHECKS"
57   # $(meson_opt internal_pcre true)   meson_src_compile $(meson_opt internal_pcre true) $(meson_opt fam true) $(meson_opt selinux disabled) || die
  meson_src_compile $(meson_opt fam true) $(meson_opt selinux disabled) || die  
58  }  }
59    
60  src_install()  src_install()

Legend:
Removed from v.32960  
changed lines
  Added in v.32961