[Debian-astro-commits] [cspice] 46/48: d/Makefile: Add UIOLEN_int macro to library build

Rock Storm rockstorm-guest at moszumanska.debian.org
Thu Dec 15 21:32:10 UTC 2016


This is an automated email from the git hooks/post-receive script.

rockstorm-guest pushed a commit to branch debian
in repository cspice.

commit c04bd59d3447800db5d55f52e68d6617c8dc8c09
Author: Rock Storm <rockstorm at gmx.com>
Date:   Thu Dec 15 17:51:55 2016 +0100

    d/Makefile: Add UIOLEN_int macro to library build
---
 debian/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/Makefile b/debian/Makefile
index e0376c4..76b83df 100644
--- a/debian/Makefile
+++ b/debian/Makefile
@@ -39,7 +39,7 @@ build-cook: build-lib $(addprefix $(EXE_DIR)/,$(COOK))
 $(addprefix $(LIB_DIR)/,$(LIBRARIES)):
 	@for idir in $(LIB_SRCS) ; do \
 		export TKCOMPILER="$(CC)"; \
-		export TKCOMPILEOPTIONS="-c -fPIC $(COMMON_CFLAGS)"; \
+		export TKCOMPILEOPTIONS="-c -fPIC -DUIOLEN_int $(COMMON_CFLAGS)"; \
 		export TKLINKOPTIONS="$(COMMON_LFLAGS)"; \
 		cd $(SOURCES_DIR)/$$idir; \
 		csh mkprodct.csh; \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/cspice.git



More information about the Debian-astro-commits mailing list