fix(augeas)

This commit is contained in:
Jacob Heider 2023-07-16 01:07:30 -04:00
parent 94ad602535
commit 8568e956b5
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -22,7 +22,7 @@ build:
gnu.org/patch: '*'
linux:
gnu.org/gcc: '*'
script:
- run: curl -L https://github.com/hercules-team/augeas/commit/7b26cbb74ed634d886ed842e3d5495361d8fd9b1.patch?full_index=1 | patch -p1
if: <1.14.1
@ -30,6 +30,7 @@ build:
- ./configure $ARGS
- make --jobs {{ hw.concurrency }} install
env:
CFLAGS: -Wno-implicit-function-declaration
ARGS:
- --prefix="{{prefix}}"
- --disable-debug