Magellan Linux

Diff of /smage/trunk/core/glib2/glib2-2.60.4-r1.smage2

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

revision 13081 by niro, Tue Jun 25 11:16:16 2019 UTC revision 13083 by niro, Tue Jun 25 11:27:21 2019 UTC
# Line 59  src_compile() Line 59  src_compile()
59   #myconf+=" --with-libiconv=no"   #myconf+=" --with-libiconv=no"
60   #myconf+=" --disable-nls"   #myconf+=" --disable-nls"
61   # no selinux   # no selinux
62   myconf+=" $(meson_opt selinux false)"   myconf+=" $(meson_opt selinux disabled)"
63   # no tracing support   # no tracing support
64   myconf+=" $(meson_opt dtrace false)"   myconf+=" $(meson_opt dtrace false)"
65   myconf+=" $(meson_opt systemtap false)"   myconf+=" $(meson_opt systemtap false)"

Legend:
Removed from v.13081  
changed lines
  Added in v.13083