Skip to content

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Dec 14, 2024

No description provided.

@k-okada k-okada merged commit 6050688 into euslisp:master Dec 14, 2024
35 checks passed
@k-okada k-okada deleted the makefile.generic1.VERSION.9.31 branch December 14, 2024 08:27
k-okada added a commit to k-okada/EusLisp that referenced this pull request Feb 7, 2025
k-okada added a commit that referenced this pull request Sep 25, 2025
- apply patches in dfsg https://salsa.debian.org/science-team/euslisp/-/tree/debian/9.31+dfsg-1/debian/patches?ref_type=tags
	- On arm32, localtime_r in LOCALTIME in unixcall.c returns NULL in some situation (#524)
	- Fix for blhf Fix for blhc tests, we need to use default CFLAGS (#523)
	- defforeign on ppc64el is not work for float/double, skpping test for now (#525)
	- update VERSION=9.31 (#517)
	- remove link to libeus from executables, this also remove EUSLIB, which provides RPATH settings that Debian dislike. (#522)
	- use same code for every build (only common.l)  (#522)
	- Fix hardening-no-bindnow by adding DEB_BUILD_MAINT_OPTIONS = hardening=+all to rule and pass that variable to CFLAGS/SOFLAGS/LDFLAGS, use gcc for LD.  (#522)
- use termios.h, termio.h is dropped for glibc >= 2.42, fix lisp/tool/eustags.c for gcc^15 (#533)
- Fixed find symbol function by using 's' instead of 'sym' variable and added hash table size (#532)
- Support apple silicon arm architecture. Updates C code to handle 64-bit pointers correctly, especially for printing memory addresses. (#529)
- make sure to run MKDIR before compile GCCLS (#527)
- update code for gcc-15 (#521)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant