Unverified Commit 0698afda authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

xorg.xorgserver: fix darwin build (#366504)

parents 5da75155 85ddc5dc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -890,6 +890,7 @@ self: super:
        configureFlags = [
          # note: --enable-xquartz is auto
          "CPPFLAGS=-I${./darwin/dri}"
          "--disable-libunwind" # libunwind on darwin is missing unw_strerror
          "--disable-glamor"
          "--with-default-font-path="
          "--with-apple-application-name=XQuartz"