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 72)
+++ Makefile	(revision 73)
@@ -136,6 +136,7 @@
 extra_configure_switches += --sysconfdir=/etc
 extra_configure_switches += --localstatedir=/var
 extra_configure_switches += --enable-openssl-compatibility
+extra_configure_switches += --with-default-trust-store-pkcs11="pkcs11:"
 extra_configure_switches += --disable-rpath
 
 extra_configure_switches += --with-libz-prefix=$(TARGET_DEST_DIR)/usr