Opened 10 years ago
Closed 10 years ago
#11664 closed bug (fixed)
libedit dependency/build issue
Reported by: | anevilyak | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | korli | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Since the recent changes to outsource ncurses, something seems to have been broken with regards to the declarations of libedit's dependencies. Attempting to build, something like Debugger results in libedit getting rebuilt/relinked every single time, even if no files have been changed between build invocations. This can be observed even with a cleanly configured generated folder, and appears to occur regardless of host platform. If relevant, this was observed with the x86 build and hrev48565.
Note:
See TracTickets
for help on using tickets.
Fixed in hrev48732.