Run code generation for posix platforms
This commit is contained in:
		
							
								
								
									
										3
									
								
								compile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								compile
									
									
									
									
									
								
							| @@ -61,6 +61,9 @@ case $COMPONENTS in | |||||||
|     ;; |     ;; | ||||||
| esac | esac | ||||||
|  |  | ||||||
|  | # Run code generation | ||||||
|  | (set -x ; python3 -m codegen) | ||||||
|  |  | ||||||
| TEST_INCLUDE="-Isrc $(find tests -type d | xargs -I{} echo -n "-I{} ")" | TEST_INCLUDE="-Isrc $(find tests -type d | xargs -I{} echo -n "-I{} ")" | ||||||
| TEST_SRC="$(find tests -type f -name "*.c" | xargs -I{} echo -n "{} ")" | TEST_SRC="$(find tests -type f -name "*.c" | xargs -I{} echo -n "{} ")" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user