Skip to content

Commit

Permalink
gpkg: Mark nonshared to force rebuild for each profile
Browse files Browse the repository at this point in the history
Fixes forum reports (particularly around ramips) of packages being incompatible
  • Loading branch information
lantis1008 committed Feb 10, 2023
1 parent e449e49 commit 040183d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/gpkg/Makefile
Expand Up @@ -17,6 +17,7 @@ ifeq ($(GARGOYLE_VERSION),)
PKG_VERSION:=1.0.0
endif
PKG_RELEASE:=1
PKG_FLAGS:=nonshared

PKG_BUILD_DIR:=$(BUILD_DIR)/gpkg

Expand Down

0 comments on commit 040183d

Please sign in to comment.