Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
Index: Makefile
===================================================================
--- Makefile	(revision 384)
+++ Makefile	(revision 385)
@@ -151,6 +151,11 @@
 	   sed -i 's,-L/usr,-L$${prefix},g' sdl2-config ; \
 	   sed -i 's,=/usr,=$${prefix},g'   sdl2-config ; \
 	 )
+	# ======= tune library path in the CMake config =======
+	@( cd $(SDL2_32_PKG)/usr/lib$(MULTILIB_PPC32_SUFFIX)/cmake ; \
+	   sed -i 's,/usr/bin,$${exec_prefix}/bin,g' SDL2/sdl2-config.cmake ; \
+	   sed -i 's,/usr/lib,$${prefix}/lib,g'      SDL2/sdl2-config.cmake ; \
+	 )
 	# ======= remove toolchain path from target libtool *.la files =======
 	@( cd $(SDL2_32_PKG)/usr/lib$(MULTILIB_PPC32_SUFFIX) ; \
 	   sed -i "s,$(TARGET_DEST_DIR),,g" libSDL2.la libSDL2main.la libSDL2_test.la ; \
Index: .
===================================================================
--- .	(revision 384)
+++ .	(revision 385)

Property changes on: .
___________________________________________________________________
Modified: svn:ignore
## -30,6 +30,7 ##
 .rk328x-glibc
 .rk33xx-glibc
 .rk339x-glibc
+.rk358x-glibc
 .s8xx-glibc
 .s9xx-glibc
 .x86_64-glibc