Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitre committed May 6, 2024
1 parent a071fc1 commit 6dfe78a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ endif
# PLATFORM_LDFLAGS += -Xlinker -rpath-link=/opt/vc/lib
PLATFORM_LDFLAGS += -Xlinker -rpath-link=/usr/lib/$(GCC_PREFIX)/pulseaudio
# PLATFORM_LDFLAGS += -Xlinker -rpath-link=/usr/lib/$(GCC_PREFIX)/lapack
PLATFORM_HEADER_SEARCH_PATHS += ../userland/host_applications/linux/libs/bcm_host/include
PLATFORM_HEADER_SEARCH_PATHS += /home/z/ofw/scripts/ci/linuxrpi/userland/host_applications/linux/libs/bcm_host/include

# PKG_CONFIG_LIBDIR=$(SYSROOT)/usr/lib/pkgconfig:$(SYSROOT)/usr/lib/$(GCC_PREFIX)/pkgconfig:$(SYSROOT)/usr/share/pkgconfig
PKG_CONFIG_LIBDIR += /usr/lib/pkgconfig:/usr/lib/$(GCC_PREFIX)/pkgconfig:/usr/share/pkgconfig
Expand Down

0 comments on commit 6dfe78a

Please sign in to comment.