From 1559cbe1ebcea1dac3f5c3a40a51efedd7766ffc Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 7 Sep 2024 14:55:46 +0000 Subject: Initial commit Signed-off-by: Laurent Bercot --- musl/targets/pi4/options | 1 + 1 file changed, 1 insertion(+) create mode 100644 musl/targets/pi4/options (limited to 'musl/targets/pi4/options') diff --git a/musl/targets/pi4/options b/musl/targets/pi4/options new file mode 100644 index 0000000..47c496f --- /dev/null +++ b/musl/targets/pi4/options @@ -0,0 +1 @@ +--with-arch=armv8-a --with-cpu=cortex-a72 --with-float-abi=hard -- cgit v1.3.1