diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/pygresql/files/pygresql-5.2-CFLAGS.patch | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pygresql/files/pygresql-5.2-CFLAGS.patch')
| -rw-r--r-- | dev-python/pygresql/files/pygresql-5.2-CFLAGS.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-python/pygresql/files/pygresql-5.2-CFLAGS.patch b/dev-python/pygresql/files/pygresql-5.2-CFLAGS.patch deleted file mode 100644 index 24b9da21d165..000000000000 --- a/dev-python/pygresql/files/pygresql-5.2-CFLAGS.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/setup.py -+++ b/setup.py -@@ -95,7 +95,7 @@ - library_dirs = [get_python_lib(), pg_config('libdir')] - define_macros = [('PYGRESQL_VERSION', version)] - undef_macros = [] --extra_compile_args = ['-O2', '-funsigned-char', '-Wall', '-Wconversion'] -+extra_compile_args = ['-funsigned-char', '-Wall'] - - - class build_pg_ext(build_ext): |
