mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-06 21:39:08 +00:00
Pass COPT and PG_CFLAGS to Extension's CFLAGS (#2405)
* fix incompatible-function-pointer-types warning * Pass COPT and PG_CFLAGS to Extension's CFLAGS
This commit is contained in:
@@ -17,6 +17,7 @@ concurrency:
|
||||
|
||||
env:
|
||||
RUST_BACKTRACE: 1
|
||||
COPT: '-Werror'
|
||||
|
||||
jobs:
|
||||
check-codestyle-rust:
|
||||
|
||||
Reference in New Issue
Block a user