Unverified Commit 0ece69f5 authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

Merge pull request #307599 from viraptor/hackedbox-clang

hackedbox: fix new clang
parents 16bae18a 23185c1d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -32,6 +32,8 @@ stdenv.mkDerivation (finalAttrs: {
    pkg-config
  ];

  CXXFLAGS = "-std=c++98";

  buildInputs = [
    freetype
    fribidi