mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
Revert "webkitgtk: remedy the build's confusion about the meaning of "truth""
This reverts commit d2aeeb0d20
.
This commit is contained in:
parent
4fce15ab02
commit
e498908604
@ -155,9 +155,6 @@ stdenv.mkDerivation rec {
|
||||
"-DPORT=GTK"
|
||||
"-DUSE_LIBHYPHEN=OFF"
|
||||
"-DUSE_WPE_RENDERER=OFF"
|
||||
# ensure backward compatibility with the latest version of icu:
|
||||
# http://linuxfromscratch.org/blfs/view/svn/x/webkitgtk.html
|
||||
"-DCMAKE_CXX_FLAGS=-DU_DEFINE_FALSE_AND_TRUE=1"
|
||||
] ++ optionals stdenv.isDarwin [
|
||||
"-DENABLE_GRAPHICS_CONTEXT_3D=OFF"
|
||||
"-DENABLE_GTKDOC=OFF"
|
||||
|
Loading…
Reference in New Issue
Block a user