[Ultrapossum-cvs 1195] plugin/slapd/upstream 1.13,1.14,Makefile.am

Back to archive index

Masato Taruishi taru****@users*****
2005年 1月 29日 (土) 20:21:56 JST


===================================================================
RCS file: plugin/slapd/upstream/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- plugin/slapd/upstream/Makefile.am	2005/01/29 05:57:43	1.13
+++ plugin/slapd/upstream/Makefile.am	2005/01/29 11:21:55	1.14
@@ -18,7 +18,7 @@
 	cd build-tree && tar zxf ../openldap-$(OPENLDAP_VERSION).tgz
 	cd build-tree/openldap-$(OPENLDAP_VERSION) && for f in $(PATCHES); do patch -p1 < ../../$$f; done
 	chmod 755 build-tree/openldap-$(OPENLDAP_VERSION)/tests/scripts/test101-syncbackup
-	cd build-tree/openldap-$(OPENLDAP_VERSION) && CFLAGS='-Wall -g -D_FILE_OFFSET_BITS=64 -DOPENLDAP_FD_SETSIZE=8192' ./configure ${CONFIGURE_OPT}
+	cd build-tree/openldap-$(OPENLDAP_VERSION) && CFLAGS='-Wall -O2 -g -D_FILE_OFFSET_BITS=64 -DOPENLDAP_FD_SETSIZE=8192' ./configure ${CONFIGURE_OPT}
 
 check-local:
 	$(MAKE) -C build-tree/openldap-$(OPENLDAP_VERSION) test



Ultrapossum-cvs メーリングリストの案内
Back to archive index