[gtk-osx: 3/4] Remove [outdated] babl autogenargs



commit 7ab94dfd50f23500549765e3dedf760cc55076e6
Author: Alex Samorukov <samm os2 kiev ua>
Date:   Sun Nov 25 16:55:56 2018 +0100

    Remove [outdated] babl autogenargs
    
    babl is now part of gimp file and works fine with SSE

 jhbuildrc-gtk-osx | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/jhbuildrc-gtk-osx b/jhbuildrc-gtk-osx
index 499a6dc..80a3660 100644
--- a/jhbuildrc-gtk-osx
+++ b/jhbuildrc-gtk-osx
@@ -327,7 +327,6 @@ def setup_sdk(target=_target, sdk_version=None, architectures=[_default_arch]):
     module_extra_env["pkg-config"] = {'CFLAGS': os.environ['CFLAGS'] + ' -std=gnu89'}
     append_autogenargs('libgcrypt', 'CFLAGS="$CFLAGS -fheinous-gnu-extensions"')
     module_makeargs['liboil'] = 'CFLAGS="$CFLAGS -DHAVE_SYMBOL_UNDERSCORE -fheinous-gnu-extensions"'
-    append_autogenargs('babl', '--disable-sse')
 
     # openssl doesn't understand DESTDIR, but luckily it has its own mechanism.
     module_extra_env['openssl'] = {'INSTALL_PREFIX': os.path.join(prefix, '_jhbuild', 'root-openssl')}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]