mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
valgrind: explicitly disable mpicc compiler
If there's an mpicc compile on the machine, the configure script will take it, causing a bit of headache. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42197 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -93,6 +93,7 @@ endif
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-tls \
|
||||
--without-x \
|
||||
--without-mpicc \
|
||||
--without-uiout \
|
||||
--disable-valgrindmi \
|
||||
--disable-tui \
|
||||
|
||||
Reference in New Issue
Block a user