Marc
|
f755d66342
|
fix attr and acl build without autogen.sh (if we don't download from git) (#718)
|
2025-04-28 11:14:46 +08:00 |
|
Jerry Ma
|
4cc985a39b
|
Fix gettext on locale bug (#634)
* Fix gettext locale sanity check failure bug
* Fix phpstan
* Add tests
* Add additional attr build configure args
* Remove windows test
* Fix attr configure arg
* Fix attr configure bug on gnu docker and alpine docker
* Add gettext-devel for doctor
* weird change for gnu docker container (#643)
Co-authored-by: Marc Henderkes <m.henderkes@pc-college.de>
---------
Co-authored-by: Marc <m@pyc.ac>
Co-authored-by: Marc Henderkes <m.henderkes@pc-college.de>
|
2025-03-14 15:25:51 +08:00 |
|
Marc Henderkes
|
878e17ddb4
|
remove attr and libacl from macos
|
2025-03-11 06:59:43 +01:00 |
|
Marc Henderkes
|
c52ab62fa6
|
arch c flags
|
2025-03-11 06:59:42 +01:00 |
|
Marc Henderkes
|
40ea306008
|
try something with static
|
2025-03-11 06:59:42 +01:00 |
|
Marc Henderkes
|
be3d68cebe
|
patch the makefile before make (remove -lacl from FPM_EXTRA_LIBS)
|
2025-03-11 06:59:41 +01:00 |
|
Marc Henderkes
|
4e32ff47df
|
patch libacl WIP
|
2025-03-11 06:59:41 +01:00 |
|
Marc Henderkes
|
4bc4c2ff05
|
revert EXTRA_LDFLAGS_PROGRAM patch, TODO: patchBeforeMake and remove -lacl from the libtool command
|
2025-03-11 06:59:36 +01:00 |
|
Marc Henderkes
|
460699c48c
|
add (lib)attr and libacl as optional libraries
when libacl is built and --enable-fpm is used, also enable --with-fpm-acl
|
2025-03-11 06:59:33 +01:00 |
|