Skip to content

Commit

Permalink
Enable ARM32 build
Browse files Browse the repository at this point in the history
  • Loading branch information
MatMaul authored and Mathieu Velten committed Sep 24, 2019
1 parent 6648cd0 commit 9bb066f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions flathub.json

This file was deleted.

1 change: 1 addition & 0 deletions org.freedesktop.Sdk.Extension.openjdk8.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"--enable-unlimited-crypto",
"--with-zlib=system",
"--with-giflib=system",
"--disable-precompiled-headers",
"--with-extra-cxxflags=-O2 -g -Wno-error -std=gnu++98 -fno-delete-null-pointer-checks -fno-lifetime-dse",
"--with-extra-cflags=-O2 -g -fstack-protector-strong -Wno-error -fno-delete-null-pointer-checks -fno-lifetime-dse",
"--with-extra-ldflags=-Wl,-z,relro -Wl,-z,now"
Expand Down

0 comments on commit 9bb066f

Please sign in to comment.