History log of /haikuports/dev-embedded/libftdi/libftdi-1.5.recipe
Revision Date Author Comments
# a4501bfa 21-Mar-2023 Schrijvers Luc <begasus@gmail.com>

libftdi, disable static library (#8038)


# 278efefc 06-Nov-2021 Adrien Destugues <pulkomandy@pulkomandy.tk>

Fix build of some recipes

- Force version of boost, otherwise we get boost 1.57 and nothing works
with it because it's too old
- Remove now unneeded DISABLE_ASLR in haikuwebkit package (it is done
correctly in the gcc11 recipe now)


# 4f180bdb 15-Sep-2021 waddlesplash <waddlesplash@gmail.com>

Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)

x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.


# 6cf40eec 23-Mar-2021 Schrijvers Luc <begasus@gmail.com>

libftdi, bump version, fix installation paths for the headers (#5646)