fixed: make deb; refs #26
This commit is contained in:
		
							
								
								
									
										2
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							| @@ -40,7 +40,7 @@ endif | |||||||
| ifneq "$(wildcard /usr/share/misc/config.guess)" "" | ifneq "$(wildcard /usr/share/misc/config.guess)" "" | ||||||
| 	cp -f /usr/share/misc/config.guess config.guess | 	cp -f /usr/share/misc/config.guess config.guess | ||||||
| endif | endif | ||||||
| 	"CPPFLAGS=-DALLOW_SSL_0_8 -std=c++0x" ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" | 	CPPFLAGS="-DALLOW_SSL_0_8 -std=c++0x" ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" | ||||||
| # does not work: LDFLAGS="-Wl,-z,defs" | # does not work: LDFLAGS="-Wl,-z,defs" | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user