diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-09-27 18:08:51 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-09-27 18:08:51 +0200 |
commit | e611747255055ad6f9409dffe7eefd233ac86964 (patch) | |
tree | bb7f18de995dcfd0b4a947b5c7e912ea6a5fc486 /package/ng-spice-rework | |
parent | ed6bdad8a6181d9d128252f1c7a6cb2cce81ab03 (diff) | |
parent | 478ea1a12dffca0025c0ad55ad702cbaec465f93 (diff) |
Merge branch 'for-2010.11/no-install-strip' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'package/ng-spice-rework')
-rw-r--r-- | package/ng-spice-rework/ng-spice-rework.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/ng-spice-rework/ng-spice-rework.mk b/package/ng-spice-rework/ng-spice-rework.mk index 5f9c5b8a2..7515d255d 100644 --- a/package/ng-spice-rework/ng-spice-rework.mk +++ b/package/ng-spice-rework/ng-spice-rework.mk @@ -9,7 +9,6 @@ NG_SPICE_REWORK_SITE = http://superb-west.dl.sourceforge.net/sourceforge/ngspice NG_SPICE_REWORK_AUTORECONF = NO NG_SPICE_REWORK_INSTALL_STAGING = NO NG_SPICE_REWORK_INSTALL_TARGET = YES -NG_SPICE_REWORK_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install NG_SPICE_REWORK_CONF_OPT = CFLAGS="-I$(STAGING_DIR)/usr/include" # the above doesn't work with shared config.cache |