mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	This brings in jansson-2.12, removes all patches that were merged upstream. README is created in third-party/jansson/patches to explain how to add patches but also because the patches folder must exist for the build process to succeed. Change-Id: If0f2d541c50997690660c21fb7b03d625a5cdadd
		
			
				
	
	
		
			11 lines
		
	
	
		
			598 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			598 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Patches should be added here once merged to the upstream jansson project at
 | |
| https://github.com/akheron/jansson/.  Patch filenames should be generated by
 | |
| running 'git format-patch ${JANSSON_VERSION}' from the jansson repository, then
 | |
| copying the required patches to this folder.
 | |
| 
 | |
| Any changes to configure.ac or Makefile.am must be stripped from the upstream
 | |
| patches.  The upstream project does not commit `autoreconf -i` output files
 | |
| and we must ensure bundled jansson does not require autoconf or automake.
 | |
| Changes to test files can also be stripped as the bundled builds do not run
 | |
| jansson tests.
 |