Commit f4a987e98faf688da9375b8f69d06b055a35e574

Thomas de Grivel 2023-12-29T22:27:22

libbsd-overlay first

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/libc3/window/sdl2/configure b/libc3/window/sdl2/configure
index 8cc878c..f459153 100755
--- a/libc3/window/sdl2/configure
+++ b/libc3/window/sdl2/configure
@@ -44,12 +44,12 @@ LDFLAGS="--shared ${LDFLAGS}"
 LIBS="$LIBS -rpath ${PREFIX}/lib"
 config_asan
 config_gnu
+pkg_config libbsd-overlay
 pkg_config freetype2
 pkg_config gl
 pkg_config glew
 pkg_config glu
 pkg_config glut
-pkg_config libbsd-overlay
 pkg_config libpng
 config_lib OPENGL -framework OpenGL
 pkg_config sdl2