Unverified Commit b234919e authored by Niklas Korz's avatar Niklas Korz Committed by GitHub
Browse files

ente-auth: fix build error identifier 'xxx' preceded by whitespace in a...

ente-auth: fix build error identifier 'xxx' preceded by whitespace in a literal operator declaration is deprecated (#449997)
parents 7f5d1950 784d3012
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -60,6 +60,9 @@ flutter324.buildFlutterApplication rec {
    jdk17_headless # JDK version used by upstream CI
  ];

  # https://github.com/juliansteenbakker/flutter_secure_storage/issues/965
  CXXFLAGS = [ "-Wno-deprecated-literal-operator" ];

  # Based on https://github.com/ente-io/ente/blob/main/auth/linux/packaging/rpm/make_config.yaml
  # and https://github.com/ente-io/ente/blob/main/auth/linux/packaging/enteauth.appdata.xml
  desktopItems = [