[hipl-commit] [trunk] Rev 3901: --disable-privsep also disables --enable-altsep, so removing this option

  • From: Rene Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Wed, 10 Mar 2010 12:56:42 +0200

Committer: Rene Hummen <rene.hummen@xxxxxxxxxxxxxxxxx>
Date: Wed Mar 10 11:56:11 2010 +0100
Revision: 3901
Revision-id: rene.hummen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  --disable-privsep also disables --enable-altsep, so removing this option

Modified:
  M  patches/openwrt/package/Makefile

=== modified file 'patches/openwrt/package/Makefile'
--- patches/openwrt/package/Makefile    2010-03-09 15:08:15 +0000
+++ patches/openwrt/package/Makefile    2010-03-10 10:56:11 +0000
@@ -114,7 +114,6 @@
             --enable-openwrt \
             --disable-dht \
             --disable-agent \
-            --enable-altsep \
             --disable-privsep \
             --disable-i3 \
             --disable-debug \

Other related posts:

  • » [hipl-commit] [trunk] Rev 3901: --disable-privsep also disables --enable-altsep, so removing this option - Rene Hummen