forked from pool/Modules
Accepting request 185480 from home:rmax:branches:systemsmanagement
- Set -DUSE_INTERP_RESULT and -DUSE_INTERP_ERRORLINE" to fix build with Tcl 8.6. OBS-URL: https://build.opensuse.org/request/show/185480 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/Modules?expand=0&rev=17
This commit is contained in:
parent
cbf8d8232f
commit
eb0440988c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 1 14:50:06 UTC 2013 - max@suse.com
|
||||
|
||||
- Set -DUSE_INTERP_RESULT and -DUSE_INTERP_ERRORLINE" to fix build
|
||||
with Tcl 8.6.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 4 09:06:23 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -65,7 +65,8 @@ Authors:
|
||||
%build
|
||||
aclocal --force -I config
|
||||
autoreconf --force --install
|
||||
CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" ./configure \
|
||||
CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE" \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--with-version-path=/usr/share/modules \
|
||||
--with-module-path=/usr/share/modules/modulefiles \
|
||||
|
Loading…
Reference in New Issue
Block a user